Hanzo
OpenapiCrm

Removes one of the caller org's companies and answers 204.

Removes one of the caller org's companies and answers 204.

DELETE /v1/crm/companies/{id}

Addresshttps://api.hanzo.ai/v1/crm/companies/{id}
MethodDELETE
Operationdelete_crm_companies_by_id
AuthAuthorization: Bearer $HANZO_API_KEY

Removes one of the caller org's companies and answers 204. Any contact or opportunity in the org that referenced it keeps existing with the reference cleared, so nothing is left pointing at a company that is gone.

Request

1 field.

FieldInTypeRequiredDescription
idpathstringyesID is the record to act on, from the path.

Response

StatusBodyMeaning
204no content

Failure carries the platform error shape — see Errors.

Examples

hanzo crm companies rm <id>

CRM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page