Unlinks the specified device from the user account. To enable authentication via device ID and unlinking, contact your Customer Success Manager.
No Content
Unauthorized
Not Found
Unprocessable Entity
Too Many Requests
curl --request DELETE \ --url https://login.xsolla.com/api/users/me/devices/{id} \ --header 'Authorization: Bearer BEARER_TOKEN'
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}