Dispatches

Rename, pin, or unpin a dispatch setup

patch/api/v1/me/dispatch-setups/{setupId}

Path parameters

setupIdstring required

Dispatch setup id

Query parameters

jurisdictionstring

Jurisdiction whose cell stores the row (its jurisdiction field). Gateway-only — stripped before forwarding. Omitted: the caller's home jurisdiction.

Request body

namestring

New display name (max 120 chars); null clears it.

isPinnedboolean

Response

Updated dispatch setup

idstring required
jurisdictionstring
namestring nullable required
isPinnedboolean required
configobject required
lastDispatchedAtstring nullable required
createdAtstring required
updatedAtstring required

Changes

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