OAuth2

OAuth2 Authorization

OAuth2 Authorize endpoint. Please note that this authorization url is configured in the developer portal.

get/v1/oauth2/authorize

Query parameters

response_typestring required

oauth2 response_type

client_idstring required

oauth2 client_id

redirect_uristring required

oauth2 redirect_uri

statestring

oauth2 state

scopestring

oauth2 scope

Response

successful operation

Changes

No recorded changes to this endpoint across all 1 revision of this API.