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?