Kick Unit
This endpoint allows you to forcefully kick an active unit back to the community menu.
This API endpoint requires the standard version of Sonoran CAD or higher. For more information, see our pricing page.
Kick Unit
POST
https://api.sonorancad.com/emergency/kick_unit
This endpoint allows you to forcefully kick an active unit back to the community menu.
Request Body
Name | Type | Description |
---|---|---|
id | string | Your community's ID |
key | string | Your community's API Key |
type | string | KICK_UNIT |
data | array | Array of unit status objects |
Last updated