Publish A Video Entity
Publishes a video entity to Uiza's Content Delivery Network (CDN). Once the video entity is successfully published to Uiza's CDN, it is available to your viewers to watch.
v1/video_entities/:id/publish
POST
https://api.uiza.sh/v1/video_entities/:id/publish
Path Parameters
Name
Type
Description
id
string
The identifier of the video entity to be published.
Sample Request
Last updated