Skip to main content

Unregister device

DELETE 

https://apis.<domain>/ownerships/:deviceId

Authorization: http

name: bearerTokentype: httpscheme: bearerin: headerdescription: Authorization Header: `Authorization: Bearer <user_token>`

Unregister device.

Authorization Action:

resource:devices:unregister

Request

Path Parameters

    deviceId stringrequired

Responses

curl -L -X DELETE 'https://apis.<domain>/ownerships/:deviceId' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
https://apis.<domain>
Auth
Parameters
— pathrequired