Update a contact
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
contact_id
The contact's ID.
Request
This endpoint expects an object.
name
The contact's name.
phone_number
The contact's phone number.
email
The contact's email.
contact_metadata
Response
200
status