Delete A Video Entity
Permanently deletes a video entity. Once a video entity is deleted, it cannot be undone.
/v1/video_entities/:id
DELETE
https://api.uiza.sh/v1/video_entities/:id
Path Parameters
Name | Type | Description |
---|---|---|
id | string | The identifier of the video entity to be deleted. |
Sample Request
Last updated