Skip to main content

Geneate user's JWT token

GET 

/v2/administration/users/:userId/generate-token

Generates a JWT token for the user with provided ID. This is useful, when need to debug of the user's account. Or when an operation is required to be executed on behalf of the user.

Request

Responses

OK