cURL
curl --request DELETE \ --url https://app.concretehq.com/api/v1/companies/{companyPublicId} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Delete a company by its public ID
API key authentication using Bearer token format
Company public ID
Company deleted successfully