Delete a live relay
/v1/live-entities/:id/relays/:relay_id
DELETE
https://api.uiza.io/api-live/owner/v1/live-entities/:id/relays/:relay_id
Path Parameters
Name | Type | Description |
---|---|---|
id | string | The identifier of the live entity you want to be updated. |
relay_id | string | The identifier of the relay object. |
Sample Request
Last updated