Update devices by passing one or more device IDs.
The API supports Device operations such as:
id
under application
to null
and region
to null
. Set an empty array to the attribute subscription
to remove a subscription. For each tag provided in the request body: null
tag value. The tags are removed from any devices with a matching tag with the same key.202 Accepted
response code and a Location header containing the URI of the asynchronous operation that can be used to track progress. For details about the status fetch URL, refer to the API Get progress or status of async operations in devices. 429
if this threshold is breached.Request accepted
Bad request
Unauthorized request
The operation is forbidden
Validation error
Too many requests
Internal server error
The location
tag is created with San Jose
, the purchase month
tag is created with April 2023
, and the Setup Option
tag is created with Default
.
{- "tags": {
- "location": "San Jose",
- "purchase month": "April 2023",
- "Setup Option": "Default"
}
}
{- "code": 0,
- "status": "100 CONTINUE",
- "transactionId": "string"
}