Skip to content

Create a contact

POST/v1/contacts

Creates a contact in the workspace resolved from the verified developer API JWT. Defaults: `source=api`, `type=external` when omitted. `phone_number` is required. Tags and custom attributes are not accepted on create or update; use dedicated metadata endpoints when they are introduced. `created_at` and `updated_at` are server-managed (prohibited in body). Private upstream path: `/v1/contacts`.