Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Eliminar una tarea permanentemente.
curl -X DELETE "https://app.horneross.com/api/tasks/trigger_abc123" \ -H "Authorization: Bearer sk_live_xxx"
{ "success": true }
DELETE /api/tasks/{id}
Bearer sk_live_xxx
true
schedule
integration_event
Was this page helpful?