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.
deviceToken
The device token to remove
Response
Device token removed successfully
success
message
deviceTokens
Updated list of remaining device tokens
