Skip to main content
POST
Create a temporary access token

Authorizations

Authorization
string
header
required

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

Body

application/json
companyId
string
required
ttlSeconds
integer

Token lifetime, 60-900 seconds. Default 600.

Response

Temporary token created

data
object
Last modified on September 19, 2026