Contacts
Contact
Contact Object represent your saved contacts in Chatbase.
Contact Object
The unique identifier for the contact. Generated by Chatbase.
The unique identifier for the contact provided by your system.
The contact’s name.
The contact’s email address. Must be unique if provided.
The contact’s phone number (e.g. +1234567890).
An array of Stripe account objects. Each object must include a label
and at least one of stripe_id
or stripe_email
.
The Unix timestamp when the contact was created in Chatbase.
The Unix timestamp when the contact was last updated in Chatbase.
A JSON object containing custom attributes for the contact. For more information, see Custom Attributes.