[Deprecated] Disable Live Entity DVR
Disable DVR option for a Live Entity
post
https://api.uiza.sh
/v1/live_entities/{id}:disable_dvr
/v1/live_entities/{id}:disable_dvr
Sample Request
curl -X POST https://api.uiza.sh/v1/live_entities/22013d8a-d5fa-48f0-9a63-1f471ca9e81d:disable_dvr
-H 'Accept: */*'
-H 'Authorization: uap-c1ffbff4db954ddcb050c6af0b43ba56-41193b64'
-H 'Cache-Control: no-cache'
-H 'Connection: keep-alive'the identifier of the live entity where dvr will be set to false
Last modified 3yr ago