Skip to main content
PUT
Update contact

Authorizations

Authorization
string
header
required

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

Path Parameters

contactId
string
required

Body

application/json
firstName
string | null
lastName
string | null
labels
object[]
attributes
object[]

Response

200 - application/json
success
enum<boolean>
required
Available options:
true
data
object
required