Update user's registered JWT tokens.

Use this operation to update the list of JWT tokens registered for the authenticated user.

Body Params

The list of JWT tokens to updated.

tokens
array of strings
tokens
Responses
200

The list of JWT tokens has been successfully updated.

400

Invalid request. More details are returned in the response body as a JSON object.

Language
Credentials
:
Response
Click Try It! to start a request and see the response here!