Delete devices
Request to delete selected or all devices.
Query parameters
Filter by the device id.
Response
List of deleted device IDs
Example response
{
"deviceIds": [
"7aaa3d7d-b8e2-4a83-5ce3-4d81ad2bf5f8",
"3eeac884-f38c-48dc-714f-0f36a829cb89"
]
}Changes
Changed in 3 of the 42 revisions of this API.17
- ○
added the optional property
error/details/items/typeUrlto the response with the400statusresponse-optional-property-added
- ○
added the optional property
error/details/items/typeUrlto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/details/items/typeUrlto the response with the403statusresponse-optional-property-added
- ○
added the optional property
error/details/items/valueto the response with the400statusresponse-optional-property-added
- ○
added the optional property
error/details/items/valueto the response with the401statusresponse-optional-property-added
- ○
added the optional property
error/details/items/valueto the response with the403statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 55 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
Of the 42 revisions, 3 have no diff computed.