Dida365Dida365 Open API
DELETE/open/v1/project/{projectId}/task/{taskId}
Delete Task
Delete a specific task by its project ID and task ID
Use OAuth 2.0 to manage Dida365 projects, tasks, comments, tags, focus records, countdowns, habits, and check-ins.
Request
- operationId
deleteTask- Server
https://api.dida365.com- Authentication
- OAuth2
Request parameters
projectId
pathstringrequired
Project identifier
69a850f41c20d2030e148fdf
taskId
pathstringrequired
Task identifier
69a850f8b9061f374d54a046
Responses
200
unknown
OK
201
unknown
Created
401
unknown
Unauthorized
403
unknown
Forbidden
404
unknown
Not Found