Hanzo
OpenapiCrm

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

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

DELETE /v1/crm/contacts/{id}

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

Removes one of the caller org's contacts and answers 204. Any opportunity in the org that named it point of contact keeps existing with that reference cleared.

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 contacts rm <id>

CRM API · All Hanzo APIs · Interactive reference

How is this guide?

On this page