Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 837 Bytes

File metadata and controls

15 lines (12 loc) · 837 Bytes

PublicContactCreateUpdatePayload

Properties

Name Type Description Notes
identifier str External identifier of the contact [optional]
identifier_hash str Identifier hash prepared for HMAC authentication [optional]
email str Email of the contact [optional]
name str Name of the contact [optional]
phone_number str Phone number of the contact [optional]
avatar_url str The url to a jpeg, png file for the user avatar [optional]
custom_attributes object Custom attributes of the customer [optional]

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