notifications

Unregister FCM token

Remove Firebase Cloud Messaging token by fcm_token.

delete/api/notifications/unregister

Query parameters

fcm_tokenstring required

FCM token to unregister

FCM token to unregister

Response

Successful Response

titlestring

Success title

messagestring required

Success message

Example response

{
  "message": "Token FCM deregistrato con successo"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.