Mint a widget access token
Mints a short-lived access token scoped to the caller’s organization and user for the embeddable User Management and API Key widgets. Authorization: organization administrators only. Returns 503 when the widget integration is unavailable.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
A short-lived widget access token.
token