Create an end user
Create a single end-user record. Duplicate emails or phones return 409 DUPLICATE_ENDUSER.
inbound, imported, or manual.Response
Success returns201.
true on success.Errors
Authorizations
API key sent as Authorization: Bearer YOUR_API_KEY. Campaign endpoints use campaign-scoped keys; the rest use organization or agent keys with the matching permission.
Body
Fields accepted when creating an end-user record.
How the record was created. Required.
inbound, imported, manual Display name.
Email address. Must be unique in your organization, or the call returns 409 DUPLICATE_ENDUSER.
Phone number in international format. Must be unique in your organization, or the call returns 409 DUPLICATE_ENDUSER.
Where Tars can reach this end user on each channel. Every field is optional, and only the channels Tars has seen are present.
Free-form tags to apply to the new record.
