latestOpenAPI 3.0.0Private2026-08-1081731.5 KB
170261dc1673
OAuth2
Token
Used by the client to obtain an access token by presenting an authorization grant or refresh token
post/v2/oauth/token
Response
Success
Example response
{
"access_token_expires_at": "1970-04-20 07:10:00+00"
}