Update a contact
Contacts
Update a contact
Update a contact for the active team
PUT
Update a contact
Authorizations
Path Parameters
Body
application/json
The name of the contact
Example:
"John Doe"
The email address of the contact
Example:
"johndoe@example.com"
The phone number of the contact
Example:
"+1234567890"
Whether the contact is public
Example:
false
Additional metadata for the contact
Example:
{}Response
The updated contact