kernel

Invoke Processing Create

Create a processing job (no dispatch) — 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, never a duplicate). 201 matches the legacy POST /processing-jobs wire contract.

post/v1/op/processing.create

Headers

x-api-keystring nullable

Request body

object nullable required

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.