Soft-deletes a custom category. Returns 400 if the category is system-defined (custom: false).
Security
BearerAuth
DELETE
curl -i -X DELETE \
https://public.letsweel.com/v1/businesses/123/categories/7cb19e45-1234-5678-abcd-ef9876543210 \
-H 'Authorization: Bearer <YOUR_TOKEN_HERE>'