v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Webhook

background_task.finished

Sent when a background task is finished.

postWebhookbackground_task.finished

Payload

type'background_task.finished' required

Example payload

{
  "data": {
    "taskId": "qtask_1srOrx2ZWZBpBUvZwXKQmoEYga2",
    "data": {
      "endp_id": "ep_1srOrx2ZWZBpBUvZwXKQmoEYga2"
    }
  }
}

Response

Return any 2XX status to indicate that the data was received successfully