Remove device token

Remove a specific device token from the user's account

Authentication

AuthorizationBearer
JWT token obtained from authentication endpoints

Request

This endpoint expects an object.
deviceTokenstringRequired
The device token to remove

Response

Device token removed successfully
successboolean
messagestring
deviceTokenslist of strings
Updated list of remaining device tokens

Errors

401
Unauthorized Error