kernel

Invoke Create And Dispatch

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).

post/v1/op/processing.create_and_dispatch

Headers

x-api-keystring nullable

Request body

object nullable required

Response

Successful Response

{"stackTrail":"paths:/v1/op/processing.create_and_dispatch:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes