Your store ID in Jelou Shop.
ID of the category to delete.
When deleting a category, all relationships with associated products are also removed. The products themselves are not deleted, only unlinked from the category.
curl -X DELETE "https://gateway.jelou.ai/ecommerce/v2/apps/{app_id}/categories/{category_id}" \
-H "x-api-key: YOUR_API_KEY"