Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE "https://gateway.jelou.ai/ecommerce/v2/apps/{app_id}/categories/{category_id}" \
-H "x-api-key: YOUR_API_KEY"
Delete a category from your store.
curl -X DELETE "https://gateway.jelou.ai/ecommerce/v2/apps/{app_id}/categories/{category_id}" \
-H "x-api-key: YOUR_API_KEY"
curl -X DELETE "https://gateway.jelou.ai/ecommerce/v2/apps/{app_id}/categories/{category_id}" \
-H "x-api-key: YOUR_API_KEY"
Was this page helpful?