cURL
curl --request DELETE \ --url https://api.callgency.com/agency/company/{company_id} \ --header 'Authorization: <api-key>'
Delete a company. Note: Requires Agency API Key.
Agency API Key
The ID of the company to delete
Company deleted successfully