Delete an exercise from a workout plan session.
| Permission | Description |
|---|---|
workout_plan_exercises.delete | Delete exercises for your workout plans |
workout_plans.update | Update your own workout plans |
No content is returned when the exercise is deleted successfully.
| Status | Description | Reference |
|---|---|---|
| 401 | Unauthorized | Authentication error |
| 404 | Not found | Not-found error |
| 403 | Forbidden (no permission) | Permission error |