Skip to main content
PATCH
Update Device By 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<date>
default:2024-03-27

Path Parameters

device_id
string<uuid>
required

Device ID of the Device to be updated

Body

application/json
description
string | null
registration
string | null
make
string | null
model
string | null
year
integer | null
active
boolean | null
tags
string[] | null
Maximum array length: 10
Required string length: 1 - 255

Response

Successful Response

data
Device · object
required

Successful response payload