curl --request DELETE \
--url https://api.avidoai.com/v0/tasks/{id}/schedule \
--header 'x-api-key: <api-key>' \
--header 'x-application-id: <api-key>'{
"message": "Resource not found"
}curl --request DELETE \
--url https://api.avidoai.com/v0/tasks/{id}/schedule \
--header 'x-api-key: <api-key>' \
--header 'x-application-id: <api-key>'{
"message": "Resource not found"
}