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.

Path Parameters

id
string<uuid>
required

Body

application/json
email
string<email>
fields
object

Response

Contact updated

status
integer
required

HTTP response status code

data
object