General.OAuth
ENTERPRISE
REGION.US
Create authorization
Creates a scoped authorization code for a user.
post/api/v1/oauth/authorization-grant
Response
successful operation
Example response
{
"code": "c50cd6960a6f44ffb701ef60fafa7761"
}Creates a scoped authorization code for a user.
successful operation
{
"code": "c50cd6960a6f44ffb701ef60fafa7761"
}