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

Use this operation to generate a new JWT token.

Then, use this token to authenticate using the Bearer scheme of the Authorization header, like:

Authorization: Bearer {JWT token value}

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