Modify Identifier
This endpoint allows you to add, edit, or remove unit identifiers.
Last updated
Was this helpful?
This endpoint allows you to add, edit, or remove unit identifiers.
Last updated
Was this helpful?
This API endpoint requires the Pro version of Sonoran CAD or higher. For more information, see our page.
POST
https://api.sonorancad.com/emergency/modify_identifiers
This endpoint allows you to retrieve all unit identifiers for a specified account in your community.
id*
string
Your community's ID
key*
string
Your community's API Key
type*
string
MODIFY_IDENTIFIER
data*
array
Array of request objects
The action
property is an enumerator value with the following values:
0
ADD
1
EDIT
2
REMOVE