Update Contact Info Name
<Info>Requests with `firstName` and `lastName` fields exceeding a combined 60 characters are rejected, despite each field individually allowing up to 64 characters.</Info>
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

