Generate a dispatch (cell-backed)
Forwards to the cell of the jurisdiction named in ?jurisdiction= (default: the caller's home), which resolves the repos locally and persists the run — a dispatch covers repos in exactly one jurisdiction and lives in that cell. May return with generation already complete or failed (200/201), or still in progress (202) — poll GET /me/dispatches/:dispatchId?jurisdiction=<its jurisdiction> by the returned id until the run reaches a terminal status. A 404 names a repo not placed in (or not visible in) that jurisdiction.
Query parameters
Jurisdiction whose cell stores the row (its jurisdiction field). Gateway-only — stripped before forwarding. Omitted: the caller's home jurisdiction.
Request body
Response
Dispatch generated and persisted
Changes
No recorded changes to this endpoint across all 1 revision of this API.