Update Contact Info Name

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
firstNamestringRequired<=64 characters
lastNamestringRequired1-64 characters
countrystringRequired=2 characters
phonestringRequired<=21 characters

Response

UpdateContactInfoResponse
errorTextstring or null<=8192 characters

Non-empty if the request failed

contactInfoobject or null