v2

latestOpenAPI 3.1.02026-08-075421692.0 MB
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