Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
The FCM device token to deregister
Example:
"fGxY8Z9abc123def456ghi789jkl012mno345pqr678stu901vwx234yz"
Response
Device token deregistered successfully
Example:
"Device token deregistered successfully"