/restapi/oauth/authorize
POST {{baseUrl}}/restapi/oauth/authorize
OAuth2 Authorize
Request Body
{"response_type"=>"<string>", "client_id"=>"<string>", "redirect_uri"=>"<string>", "state"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |