Revert Video Delete

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}

Endpoint

POST: {base_url}/revert_deletion/:uuid
  • :uuid: video’s uuid.

Url Query

  • status: video status. for more.

Headers

Key Value Details
Authorization Bearer {{api_key}} api key is very important here to authorize your request.
Content-Type application/json

Response

Status Code: 204 No Content