Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 815 Bytes

File metadata and controls

19 lines (16 loc) · 815 Bytes

# CreateContactRequest

Properties

Name Type Description Notes
profile_id string
name string
email string [optional]
company string [optional]
tags string[] [optional]
is_subscribed bool [optional] [default to true]
notes string [optional]
account_id string Optional. Creates a channel if provided with platform + platformIdentifier [optional]
platform string [optional]
platform_identifier string [optional]
display_identifier string [optional]

[Back to Model list] [Back to API list] [Back to README]