Update a token

PATCH
Apply a JSON Patch (RFC 6902) to the specified token.

Path parameters

user_idstringRequired
The user's ID. This can be any uniquely identifiable string.
tokenstringRequired
The full token string.

Request

This endpoint expects an object.
patchlist of objectsRequired