v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Orchestration - Actions

Execute action batch

Execute an orchestration action as a batch

post/orchestration/actions/execute-batch

Request body

recordsobject[] required

Records to process.

webhookUrlstring uri

URL to call when the batch completes.

webhookSecretstring

Secret used to sign webhook deliveries. When provided, Cargo includes an X-Cargo-Signature header (sha256=<hex-hmac>) so you can verify the payload.

Response

Successful response