Channel deletion

curl --request DELETE \
     --url https://manager.whapi.cloud/channels/MANTIS-PF298 \
     --header 'accept: application/json' \
     --header 'authorization: Bearer eyJhbGciOiJSUzI1NiIsInR......Eg'

Last updated