Sets the archived status of a device, looked up by id or device_id.

Request Information

URI Parameters :

None.

Body Parameters :

JSON body with id and/or device_id, and archived_status.

Collection of Object

None.

Response Information

Resource Description :

IHttpActionResult with the boolean success flag, or 500 on failure.

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.