OpenAPI 3.1.02026-08-105531732.1 MB

1e9a379eafca

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