Appearance
Revoke a mobile device registration​
DELETE
/mobile/devices/{id}
Authorizations​
BearerAuth
JWT token from login
Type
HTTP (bearer)
or
AccessToken
Personal access token. Value: Token <your-token>
Type
API Key (header: Authorization)
Parameters​
Path Parameters
id*
Type
Requiredstring
Responses​
Revoked
application/json
JSON"device": "string"
{
 Â
}