Skip to main content

Delete Contact

DELETE 

/crm/contacts/:contactId

Delete contact

Request

Path Parameters

    contactId stringrequired

    The unique identifier for the contact.

Query Parameters

    credentialId stringrequired

    The ID of the credential.

Header Parameters

    Authorization stringrequired

    Default value: bearer YOUR_API_KEY

Responses

200

Schema

    message string
Loading...