Skip to main content
PATCH
Update a contact

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

UUID — when present, deduplicates repeat submissions. See /api-reference/idempotency.

Path Parameters

id
string
required

Body

application/json
name
string
Minimum string length: 1
email
string | null
company
string | null
metadata
object | null

Response

Success

data
object
required