Update user's registered JWT tokens.

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The list of JWT tokens to update.

tokens
array of strings
required

Array of users matching the search criteria.

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
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!