Task
Delete a task from a project
delete/v1/workspaces/{workspaceId}/projects/{projectId}/tasks/{taskId}
Path parameters
taskIdstring required
Represents a task identifier across the system.
Example:57a687e29ae1f428e7ebe107
Represents a task identifier across the system.
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
projectIdstring required
Represents a project identifier across the system.
Example:25b687e29ae1f428e7ebe123
Represents a project identifier across the system.
Response
OK
TaskDtoV1 required— unresolved $ref