Skip to main content
PATCH
Update a contact

Authorizations

X-API-Key
string
header
required

Organization-scoped API key. Create one in the BuildingSwell app under Organization settings, API keys.

Path Parameters

id
string<uuid>
required

Record id.

Body

application/json
isArchived
boolean
name
string
identifier
string
email
string | null
phone
string | null
title
string | null
companyName
string | null
vendorId
string<uuid> | null
role
string | null
isPrimary
boolean
notes
string | null
metadata
object

Response

Successful response.

value
object