Modify Blip
This endpoint allows you to easily update a custom live map blip.
This API endpoint requires the pro version of Sonoran CAD or higher. For more information, see our pricing page.
Modify Blip
POST
https://api.sonorancad.com/emergency/modify_blip
This endpoint allows you to edit a custom blip on your live map.
Request Body
Name | Type | Description |
---|---|---|
id* | string | Your community's ID |
key* | string | Your community's API Key |
type* | string | MODIFY_BLIP |
data* | array | Array of request objects |
Last updated