You can revert the deletion of the video using its UUID.
Base url https://api.omegastream.net/company/client/video this will be called from now as {base_url}
POST: {base_url}/revert_deletion/:uuid
:uuid: video’s uuid.status: video status. for more.| Key | Value | Details |
|---|---|---|
| Authorization | Bearer {{api_key}} | api key is very important here to authorize your request. |
| Content-Type | application/json |
Status Code: 204 No Content