Delete A Live Entity
Permanently deletes a live entity. You need to stop broadcasting from your end to be able to delete a live entity. Once a live entity is deleted, it cannot be undone.
/v1/live_entities/:id
DELETE
https://api.uiza.sh/v1/live_entities/:id
Path Parameters
Name | Type | Description |
---|---|---|
id | string | The identifier of the live event to be deleted. |
Sample Request
Last updated