/
AN
anchr
/
Anchor Open Developer API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Civilians
5
Departments
3
Dispatch
7
post
Attach unit to call
get
List calls
post
Create a call
get
Get a call
patch
Update a call
get
Get dispatch board
post
Unattach unit from call
erlc
2
Identifiers
4
Locations
2
Members
2
Moderation
2
Panic
2
Radio
3
Records
3
Server
1
Signal
3
Units
3
Dispatch
Update a call
Change call status and/or attach/unattach in one request.
patch
/dispatch/calls/{id}
Request body
UpdateCallBody
required
status
'PENDING'
|
'EN_ROUTE'
|
'ON_SCENE'
|
'CLEARED'
assignUnits
string[]
unassignUnit
string
description
string
location
string
priority
string
Response
Call updated
object
required
Changes