Delete Plan Sub-Task

Deletes a sub-task from a task.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Deletes a sub-task. Returns the updated parent task (200), or 204 if the parent task was also deleted because this was its last sub-task.

Path Params
string
required

The ID of the production plan.

string
required

The ID of the parent task.

string
required

The ID of the sub-task to delete.

Responses

204

Sub-task and parent task both deleted (was the last sub-task).

404

Sub-task not found.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json