Delete a project plan subtask
DELETE/api/project-plan-subtasks/{id}
Required permissions:
- project_plan.edit: allows the deletion of project plan subtasks.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 412
Project plan subtask successfully deleted.
Validation failed
Unauthorized
Forbidden
Not found
Precondition failed