Skip to main content
DELETE
Delete FCM token

Authorizations

Authorization
string
header
required

API access is invite-only. Contact contact@beatpass.ca to request access. Once approved, generate tokens from Account Settings → Developers. Include as: Authorization: Bearer {token}. Tokens expire after 90 days.

Body

application/json
token
string
required

FCM registration token to remove.

Maximum string length: 500

Response

FCM token removed

status
string
Example:

"ok"

Last modified on June 19, 2026