/api/v1/training/diet-plans/{diet-plan-id}
Delete a diet plan.
Permission | Description |
---|---|
diet_plans.delete | Delete your own diet plans |
None.
No content is returned when the diet plan is deleted successfully.
Status | Error Type | Reference |
---|---|---|
404 | Not Found | Not-found error |
401 | Unauthorized | Authentication error |
403 | Forbidden | Permission error |