SLAS - Public Client - Ecom User - Authorize
POST {{HOST}}/shopper/auth/{{version}}/organizations/{{tenant}}/oauth2/login?client_id={{public_client_id}}&channel_id={{ocapi_site}}&redirect_uri={{redirect_url}}&code_challenge={{PUBLIC_ECOM_CODE_CHALLENGE}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
client_id | string | ||
channel_id | string | ||
redirect_uri | string | ||
code_challenge | string | ||
usid | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |