Update a device

Update an existing device

Required Permissions: devices:update

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The ID of the device, in UUID format

Body Params
string
length ≥ 1

Name of the device. If provided, must not be empty.

uuid | null

The ID of the user to associate with the device, in UUID format. Set to null to unassign the device from any user. Defaults to empty string (no change to current assignment).

Headers
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier.

Responses
204

Device updated successfully

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json