GET {{url}}/services/oauth2/authorize?response_type=code&client_id={{clientId}}&redirect_uri={{redirectUrl}}&scope=full refresh_token
Body
PARAM
Key | Datatype | Required | Description |
response_type
|
string | ||
client_id
|
string | ||
redirect_uri
|
string | ||
scope
|
string |
HEADERS
Key | Datatype | Required | Description |
RESPONSES
status
ENDPOINTS