ReloadStreamIndexes
Reload the DVR indexes for the stream.
PUT /api/streams/{stream-uid}/reload/
Body | |||||||||
stream-uidoptional | uid | Unique stream identifier {@hint:uid} | |||||||
tokenrequired | string | Authorization token for API requests. see Mediaserver/Web API/Authorization/CreateApiToken |
Response | |||||||||
200 | Returns the stream UID. | ||||||||
JSON
| |||||||||
404 | Stream with this UID was not found. | ||||||||
403 | Authorization error. Invalid or missing API access token. see Mediaserver/Web API/Authorization/CreateApiToken |
Example | |||||||||
JSON
|