Authorizations
Your unique Avido API key
Path Parameters
Response
Success
The response is of type any
.
curl --request DELETE \
--url https://api.avidoai.com/v0/tasks/schedule/{taskId} \
--header 'x-api-key: <api-key>'
"<any>"
curl --request DELETE \
--url https://api.avidoai.com/v0/tasks/schedule/{taskId} \
--header 'x-api-key: <api-key>'
"<any>"
Your unique Avido API key
Success
The response is of type any
.