Skip to main content
POST
Generate a short-lived JWT admin token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

JWT token generated successfully

expires_at
string<date-time>
required

When the token expires

token
string
required

The JWT admin token