Code | Description |
---|---|
401 | Unauthorized |
403 | Forbidden |
GET /api/oauth/authorize/new 200
Param name | Description |
---|---|
client_id required |
Application Client ID Validations:
|
redirect_uri required |
Application Redirect URI Validations:
|
response_type required |
Response Type. Should be code Validations:
|