Authorization: Bearer ********************
curl --location -g --request DELETE 'https://app-prod.watchdogsecurity.io/api/msp/companies/{{company_id}}/' \ --header 'Authorization: Bearer <token>'
{ "success": [ "Managed company deleted successfully." ] }