Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://app.concretehq.com/api/v1/companies/{companyPublicId} \ --header 'Authorization: Bearer <token>'
{ "error": "Not found" }
Delete a company by its public ID
API key authentication using Bearer token format
Company public ID
Company deleted successfully