DELETE api/2.0/project/task/{taskid}
Deletes a task with the ID specified in the request from the project.
Name |
Description |
Type |
Example |
taskid
sent in url
|
Task ID
|
number
|
1234
|
DELETE api/2.0/project/task/1234
Host: yourportal.onlyoffice.com
Content-Type: application/json
Accept: application/json