Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.quo.com/tasks/{taskId}/due-date \ --header 'Authorization: <api-key>' \ --header 'Quo-Api-Version: <quo-api-version>'
{ "data": { "taskId": "TK123", "revision": 2 } }
{ "message": "The input was invalid", "docs": "https://quo.com/docs", "title": "Bad Request", "trace": "6897907457496870895" }
{ "message": "User is unauthorized to perform this action", "docs": "https://quo.com/docs", "title": "Unauthorized", "trace": "6897907457496870895" }
{ "message": "User is forbidden to perform this action", "docs": "https://quo.com/docs", "title": "Forbidden", "trace": "6897907457496870895" }
{ "message": "The contact was not found", "docs": "https://quo.com/docs", "title": "Not Found", "trace": "6897907457496870895" }
{ "message": "An unknown error has occurred", "docs": "https://quo.com/docs", "title": "Unknown Error", "trace": "6897907457496870895" }
Delete the due date of a task
API version header. Supported values: 2026-03-30
2026-03-30
^TK(.*)$
OK
Show child attributes
Was this page helpful?