Start a bridge discovery flow
Permission - bridges
After discovery, a push with the type bridge_discovery_ended arrives in the channel user.{ID} and you will need to re-request the list of available cameras
PATCH /api/v1/bridges/{bridge}/discovery |
Parameters
int
bridge, Unique device identifier
string
name, Device name
204 |
Sucess responce |
401 |
Authorization token not sent or not valid |
422 |
Returns a JSON object with an error.
JSON
|