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