curl -X DELETE https://api.mavioapp.com/v1/channels/chn_a1b2c3d4e5 \
-H "Authorization: Bearer mvo_live_abc123"
{
"id": "chn_a1b2c3d4e5",
"deleted": true
}
Permanently delete a channel. Only the channel owner can perform this action.
curl -X DELETE https://api.mavioapp.com/v1/channels/chn_a1b2c3d4e5 \
-H "Authorization: Bearer mvo_live_abc123"
{
"id": "chn_a1b2c3d4e5",
"deleted": true
}
403 Forbidden error.
chn_a1b2c3d4e5).true for a successful deletion.curl -X DELETE https://api.mavioapp.com/v1/channels/chn_a1b2c3d4e5 \
-H "Authorization: Bearer mvo_live_abc123"
{
"id": "chn_a1b2c3d4e5",
"deleted": true
}