curl --request DELETE \
--url http://localhost:3000/v1/scraped-products/manage/categories/{id}{
"success": true
}Soft delete a category
curl --request DELETE \
--url http://localhost:3000/v1/scraped-products/manage/categories/{id}{
"success": true
}Documentation Index
Fetch the complete documentation index at: https://docs.switchyard.run/llms.txt
Use this file to discover all available pages before exploring further.