go back to ContactService

PUT /contacts/update

Updates a RowContact record for the given contact data.

Parameters

name description type default type
contact the data to use when updating the existing contact record body of type: application/xml application/json RowContact

Result

RowContact of type: application/xml application/json

the updated RowContact record

Try It Out

Request

- Authentication Help
- RowContact