publishContact
POST/contacts/:contactId/publish
Publish a contact draft. Applies to both new contacts (created via POST /contacts) and
edit drafts (created via POST /contacts/{contactId}/edit).
To access the service you need at least one of the following permissions:
| Permission (one of) |
|---|
| createCustomerContact |
| updateCustomerContact |