Last updated 4 months ago
Delete the field value of a task
curl -L \ --request DELETE \ --url 'https://www.taskade.com/api/v1/projects/{projectId}/tasks/{taskId}/fields/{fieldId}'
{ "ok": true }