PATCH
/
device
/
{device_id}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-api-version
string
default:
2024-03-26

Path Parameters

device_id
string
required

Device ID of the Device to be updated

Body

application/json
active
boolean | null
make
string | null
model
string | null
registration
string | null
tags
string[] | null
            A maximum of 10 tags is allowed on a Device. Each tag must have a length between 1 and 255
            characters. Tags are stored in lower case, and duplicate tags are removed. Leading and trailing 
            whitespaces are removed.
            
year
integer | null

Response

200 - application/json
data
object
required

Successful response payload