HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Unregister Client Push Token

Unregister a push token.

This endpoint is specifically designed to be called from our mobile SDKs (iOS and Android) and requires a public API key (site ID). Never use a private API key with our client-side endpoints.
You must have push notifications enabled to use this endpoint.

Rate limits:
Burst: 3/s
Steady: 60/m

Query Params
string
required

Your Public API Key / Site ID. See this article for more details.

Body Params
data
object
required
Headers
string
required
Defaults to 2025-04-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses
202

Success

Language