These docs are for v1.5.2. Click to read the latest docs for v1.15.1.

Use this operation to generate a new JWT token.

JWT tokens can be used to authenticate to the API, using the Bearer scheme of the Authorization header, like:

Authorization: Bearer {JWT token}

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