GET oauth2/authorize-alexa?client_id={client_id}&redirect_uri={redirect_uri}&state={state}&response_type={response_type}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| client_id | string |
Required |
|
| redirect_uri | string |
Required |
|
| state | string |
Required |
|
| response_type | string |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.