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