Toggle Bodycam
The EVENT_UNIT_DETACH push event is sent when an identifier/unit is attached to a new call.
TOGGLE_BODYCAM Post
{
"key": "YOUR_API_KEY", // Authenticate legitimate event traffic
"type": "EVENT_DISPATCH_TOGGLE_BODYCAM",
"data": {
"ident", "1",
"state", true
}
}Last updated
Was this helpful?

