The method and parameters
The Onvif.Delete method deletes the ONVIF settings from the camera via UUID.
string Onvif.Delete (array uids)
array uids required – the list of unique stream identifiers for which the ONVIF functionality will be deleted.
|
POST /api/ |
|
200 |
|
The UID of an added stream JSON
|
|
400 |
|
The JSON-RPC error JSON
|
|
500 |
|
The server error |