v1
latestOpenAPI 3.1.02026-07-243013.0 KBGenerate Access token (Application Based Authentication)
post/oauth2/token/
Response
200
Example response
{
"access_token": "y70kak2K0Rg7J4PAL8sdW0MutnGJEl",
"token_type": "Bearer",
"expires_in": 36000,
"scope": "read write"
}