Skip to main content
Version: Next

editContact

POST 

/contacts/:contactId/edit

Create an edit draft of an existing contact. Returns the contact in draft state, pre-populated with the current published data, ready to be updated via PATCH /contacts/{contactId} and then published via POST /contacts/{contactId}/publish.

To access the service you need at least one of the following permissions:

Permission (one of)
updateCustomerContact

Request

Responses