Sign in

Update dispatch

documented

Modify a dispatched form’s fields.

PATCH /api/v2/devices/{device_identifier}/dispatches/{dispatch_id}.(xml|json)Dispatchesno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

I couldn't locate publicly accessible, official API docs for this exact Device Magic endpoint. The Device Magic site and related resources describe the Dispatch feature and API integrations in general, but they do not publish a public, versioned endpoint reference for PATCH /api/v2/devices/{device_identifier}/dispatches/{dispatch_id}.(xml|json). If you have enterprise/docs access, share the doc link and I’ll tailor this precisely. In the meantime, here’s a best‑effort template based on common REST patterns and the endpoint shape you provided. The base URL uses a plausible API host/path; please adjust if your org uses a different base.