Skip to main content
DELETE
/
public
/
companies
/
{company_id}
cURL
curl --request DELETE \
  --url https://api.example.com/public/companies/{company_id}

Documentation Index

Fetch the complete documentation index at: https://docs.revyops.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

company_id
integer
required

Response

OK. The company was successfully deleted.