Enterprise
OAuth2 authorization request (POST - process authorization).
post/oauth2/authorize
Query parameters
client_idstring required
Client ID
statestring required
A random unguessable string
response_type'code' | 'token' required
Response type
redirect_uristring
Redirect here after authorization
scopestring
Token scopes (currently ignored)