SLAS - Private Client - Ecom User - Authorize
POST {{HOST}}/shopper/auth/v1/organizations/{{organizationId}}/oauth2/login?client_id={{private_client_id}}&channel_id={{ocapi_site}}&redirect_uri={{redirect_url}}&code_challenge={{ECOM_USER_CODE_CHALLENGE}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
client_id | string | ||
channel_id | string | ||
redirect_uri | string | ||
code_challenge | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |