Updates a contact with given email address. This call will fail if a contact with provided email does not exist, use addContact
instead in such case.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Updated contact
The response is of type object
.