Update dispatch
documentedModify a dispatched form’s fields.
PATCH /api/v2/devices/{device_identifier}/dispatches/{dispatch_id}.(xml|json)Dispatchesno implementation yet0 runsInput
device_identifier
Device identifier
e.g. dev-12345
dispatch_id
Dispatch ID
e.g. 98765
format
Response format
json or xml
status
Dispatch status to set
e.g. completed, in_progress
notes
Notes for the update
Additional details about the update
OAUTH2_ACCESS_TOKEN
OAuth 2 access token
OAuth access token
Calls Device Magic as you (your API key is your account); keychains.dev holds the credentials.