Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
Profile data of a customer. A profile can have many customers. A customer belongs to one profile. Can be used to connect a real person with multiple messengers (aka customers) to one profile.
formal_male, formal_female, informal "John Doe"
undisclosed, male, female, diverse If a profile is blocked, receiving messages will be disabled.
"1970-01-01"
Phone number in international format.
"+4915224367929"
One of five custom fields. Names of custom fields can be configured via settings.
Datetime when profile was created.
"2023-01-01T12:00:00Z"
Datetime when profile was last updated.
"2023-01-01T12:00:00Z"
Response
Success
Profile data of a customer. A profile can have many customers. A customer belongs to one profile. Can be used to connect a real person with multiple messengers (aka customers) to one profile.