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