Contacts
Update contact
Updates the specified contact by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The account ID
Path Parameters
Body
application/json
POST body for creating a contact
The contact's phone number in E.164 format.
The contact's first name.
The contact's last name.