Update device common details (partial update)

Partially updates existing device common details. The clientManagementId must be provided in the request body to identify which record to update. Only updates fields that are explicitly provided in the request - missing fields preserve their existing values. Only updates existing records; does not create new ones.

Required Permissions: device-actions:execute

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

The client management ID associated with this device (required)

date-time | null

Timestamp when MDM profile renewal started (ISO 8601 format)

boolean | null

Whether the MDM profile needs renewal due to CA renewal

boolean | null

Whether the MDM profile needs renewal due to expiring device identity certificate

string | null

URL for MDM check-in

string | null

URL for MDM server

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

The tenant UUID identifier. Send it to address tenant scope. This API is also published at environment scope — send that scope's header instead. Send exactly one scope header per request.

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

The environment UUID identifier. Send it to address environment scope. This API is also published at tenant scope — send that scope's header instead. Send exactly one scope header per request.

Responses
204

Successfully updated device common details

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json