v1
latestOpenAPI 3.1.02026-07-223614164.6 KBCompanies
Delete a company
Delete an existing company in the workspace.
delete/v1/companies/{companyId}
Path parameters
companyIdstring required
The ID of the company to delete.
Response
The ID of the deleted company.
Example response
{
"data": {
"id": "com_183ed5cc-3182-45de-84d1-d520f2604810"
},
"deprecations": [
"This field is deprecated"
]
}