curl -X DELETE "https://api.cryptomate.me/management/companies/comp_6f1e2a30-4a3c-4b2e-9a1d-5e8c9b7a1f23" \
-H "X-API-KEY: $CRYPTOMATE_API_KEY"
{
"code": "NOT_FOUND",
"message": "Company not found"
}
Permanently delete a company and all associated data.
curl -X DELETE "https://api.cryptomate.me/management/companies/comp_6f1e2a30-4a3c-4b2e-9a1d-5e8c9b7a1f23" \
-H "X-API-KEY: $CRYPTOMATE_API_KEY"
{
"code": "NOT_FOUND",
"message": "Company not found"
}
curl -X DELETE "https://api.cryptomate.me/management/companies/comp_6f1e2a30-4a3c-4b2e-9a1d-5e8c9b7a1f23" \
-H "X-API-KEY: $CRYPTOMATE_API_KEY"
{
"code": "NOT_FOUND",
"message": "Company not found"
}