curl --request DELETE \
--url https://api.closebot.com/agency/source/{id} \
--header 'X-CB-KEY: <api-key>'Deletes a source and all associated information from Closebot.
Also attempts to uninstall the Closebot app from the external CRM.
curl --request DELETE \
--url https://api.closebot.com/agency/source/{id} \
--header 'X-CB-KEY: <api-key>'