API ReferenceThird Party Apps
POST
/oauth2/v1/apps/token
Third Party application token endpoint
Authorization
Request Body
grant_type
string
code
string
client_id
string
client_secret
string
code_verifier
string
scope
string
refresh_token
string
tenantId
string
Status code | Description |
---|---|
200 | OK |
Was this helpful?