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.