Dispatch
Create a call
Creates a real dispatch call (same side effects as CAD / AI Dispatch).
post/dispatch/calls
Request body
Example request
{
"type": "CALL",
"priority": "1"
}Response
Call created
object required
Creates a real dispatch call (same side effects as CAD / AI Dispatch).
{
"type": "CALL",
"priority": "1"
}Call created