Delete a Live Stream
Delete a single live stream
This endpoint will delete a live stream.
DELETE https://api.dyntube.com/v1/live-streams/{id}
Path Parameters
Name
Type
Description
id
String
live stream id
{
"type": "https://tools.ietf.org/html/rfc7231#section-6.5.4",
"title": "Not Found",
"status": 404,
"traceId": "00-fc3d66e5001efa41d7ce56-c691caa6cf06b649-00"
}Last updated