v53

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

Update a token

Applies a JSON Patch to a device token, changing its status, expiry, or properties without re-registering it.

patch/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