DELETE api/2.0/project/task/{taskid} This function requires authentication

Description

Deletes a task with the ID specified in the request from the project.

Parameters
Name Description Type Example
taskid
sent in url
Task ID number 1234
Example
DELETE api/2.0/project/task/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json
Returns

Deleted task