Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.meum.io/v1/integration/woocommerce/disconnect \ --header 'Authorization: Bearer <token>'
{ "disconnected": true }
Requires a WooCommerce dedicated API key.
Store-scoped API key. Prefix with sk_live_. Example: Authorization: Bearer sk_live_EXAMPLE_DO_NOT_USE
sk_live_
Authorization: Bearer sk_live_EXAMPLE_DO_NOT_USE
WooCommerce disconnected
true