Authorization: Bearer ********************curl --location -g --request DELETE 'https://awqacore01.crexendocloud.com/ns-api/v2/domains/{{domain}}/video/subscription/' \
--header 'Authorization: Bearer <token>'{
"code": 202,
"message": "Accepted"
}