Last updated 6 months ago
Delete the note of a task
Successful Task Note deletion
DELETE /api/v1/projects/{projectId}/tasks/{taskId}/note HTTP/1.1 Host: www.taskade.com Authorization: Bearer YOUR_OAUTH2_TOKEN Accept: */*
{ "ok": true }