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
Changes
Changed in 1 of the 55 revisions of this API.2
- ○
api tag
Device Tokensaddedapi-tag-added
- ○
api tag
UsersTokensremovedapi-tag-removed
- ○