Authorization: Bearer ********************
curl --location --request DELETE 'https://numueg.app/api/v1/stores//channels/' \ --header 'Authorization: Bearer <token>'
{ "success": true, "data": null, "message": "string" }