v53

OpenAPI 3.0.1raw.githubusercontent.com2026-07-31147343479.6 KB
Device Tokens

Add single token to user

Registers one device token for a user against a provider key, overwriting the token if it already exists. Push sends resolve tokens per user.

put/users/{user_id}/tokens/{token}

Path parameters

user_idstring required

The user's ID. This can be any uniquely identifiable string.

tokenstring required

The full token string.

Request body

provider_key'firebase-fcm' | 'apn' | 'expo' | 'onesignal' required
{"stackTrail":"components:schemas:UsersAddSingleTokenBody:properties:properties","oasType":"schema","type":"unknown","description":"Properties about the token.","nullable":true}