v1

latestOpenAPI 3.1.02026-07-1714861257.5 KB
tasks

Enqueue Task

Queue a task for async processing. Requires X-API-Key header.

post/tasks/enqueue

Headers

x-api-keystring

Request body

idempotency_keystring nullable
payloadobject
priority'low' | 'normal' | 'high' | 'urgent'
task_type'slack_response' | 'agent_run' | 'webhook_process' required
tenant_idinteger required

Response

Successful Response

statusstring
task_idstring required