Skip to main content

Delete Customer Contact

DELETE 

/api/v2/customers/:customer/contacts/:contact

Delete a contact from the customer. If the deleted contact was primary and other contacts remain, the oldest remaining contact is promoted to primary.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type