Skip to main content
GET
/
subscriptions
/
cp
/
api
/
customer-account-api
/
logout
Logout from Customer Account API
curl --request GET \
  --url https://www.myshop.com/apps/subscriptions/cp/api/customer-account-api/logout

Documentation Index

Fetch the complete documentation index at: https://developers.appstle.com/llms.txt

Use this file to discover all available pages before exploring further.

Query Parameters

return_url
string

URL to redirect to after logout

id_token_hint
string

ID token for Shopify-initiated logout (optional)

shop
string

Shop domain (optional, for Shopify-initiated logout)

Response

Logout successful (when no redirect configured)