Invoke Create And Dispatch
processing.create_and_dispatchCreates and dispatches a processing job, reserving credits. Uses idempotency keys to prevent duplicate jobs on retries.
Instructions
Create + dispatch a processing job — a money path (reserves credits), so it carries Idempotency-Key parity: a retry with the same key replays the first response (one job created + reserved + dispatched, never a duplicate).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x-api-key | No | ||
| body | No |