Generate Shopify Multipass Login URL
GET/sso/shopify/api/token
Generates a Shopify Multipass login URL using the provided LoginRadius access token. Uses Shopify's Multipass feature to create a single sign-on URL that authenticates the user into the Shopify store.
Request
Responses
- 200
- 400
- 401
- 403
OK: Shopify Multipass login URL generated successfully.
Bad Request: The request could not be understood by the server due to malformed syntax.
Unauthorized: The API key or access token is missing or invalid.
Forbidden: The request is not allowed.