Update a contact
Updates an existing contact by ID. Only included fields and relationships are modified.
Supports idempotency via the Idempotency-Key header.
Required scope: contacts:update
Rate limit category: Write
post/v1/contacts/{id}
Path parameters
idstring required
Unique identifier of the contact to update.
Headers
Lightfield-Version'2026-03-01' required
Required API version header. Requests may error without it.
Request body
Response
OK