Skip to main content
PATCH
Update contact
Updates an existing contact record in a contact list.

Path parameters

string
required
The unique UUID of the contact list.
string
required
The unique UUID of the contact to update.

Body parameters

string
Updated E.164 phone number.
string
Updated contact name.
string
Updated contact email address.
object
Updated arbitrary metadata object.

Response