v1
latestOpenAPI 3.0.12026-07-244011,5573.5 MBAuthentication
Create a managed access token
Creates a new server-generated managed API access token with configurable scopes and expiry. Returns the created token with its server-assigned id.
post/v4/tokens/managed
Request body
Response
Successful response
Example response
{
"create_date": "2025-10-24T02:00:00-07:00",
"expire_date": "2025-10-24T02:00:00-07:00"
}