delete https://api.naoca.com/v1/livestreams/
Responses
xxxxxxxxxx
curl --request DELETE \
--url https://api.naoca.com/v1/livestreams/id \
--header 'accept: application/json'
xxxxxxxxxx
{
"metadata": {
"request_id": "Cd-cJi3cSwMEMWg=",
"method": "DELETE",
"url": "https://api.naoca.com/v1/livestreams/{id}"
}
}