OpenAPI 3.1.02026-08-195681822.2 MB

5d3a131531d9

Contacts

Create contact

Create a new contact. Optionally create a platform channel in the same request by providing accountId, platform, and platformIdentifier.

post/v1/contacts

Request body

profileIdstring required
namestring required
emailstring
companystring
tagsstring[]
isSubscribedboolean
notesstring
accountIdstring

Optional. Creates a channel if provided with platform + platformIdentifier

platformstring
platformIdentifierstring
displayIdentifierstring

Response

Contact created

successboolean
warningstring