delete_push_token notifications
DELETE/v1/notifications/push-token/:token_id
Deactivate a push notification token
Request
Responses
- 200
- 401
- 404
- 503
OK response - Token deactivated.
unauthorized: Unauthorized
not_found: Token not found
service_unavailable: A transient backend dependency (e.g. the database) was unavailable. The request was not processed; retry.