Update Contact Info Name
Updates the name, country, and phone number on a user's contact information.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
firstName
lastName
country
phone
Response
UpdateContactInfoResponse
errorText
Non-empty if the request failed
contactInfo

