Create a contact
Creates a new contact record.
After creation, Lightfield automatically enriches the contact in the background.
Supports idempotency via the Idempotency-Key header.
To avoid duplicates, we recommend a find-or-create pattern — use <u>list filtering</u> to check if a record exists before creating.
Required scope: contacts:create
Rate limit category: Write
post/v1/contacts
Headers
Lightfield-Version'2026-03-01' required
Required API version header. Requests may error without it.
Request body
Response
OK