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