Remove subtask relationship
DELETE/api/v1/projects/:project_id/tasks/:task_id/subtasks
Remove subtask relationship (promote to top-level).
Request
Responses
- 200
- 401
- 403
- 404
- 422
Successful response
Unauthorized - authentication required
Forbidden - insufficient permissions
Resource not found
Validation error