contactUpdate
Update an existing domain contact profile with new details such as name, address, email, and phone. Provide the contact ID along with the required fields to apply changes.
Instructions
Update an existing contact profile [https://www.namesilo.com/api-reference]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ad | Yes | Mailing address | |
| cp | No | Company | |
| ct | Yes | Country (ISO 3166-1 alpha-2, e.g. US) | |
| cy | Yes | City | |
| em | Yes | Email address | |
| fn | Yes | First name | |
| fx | No | Fax number | |
| ln | Yes | Last name | |
| ph | Yes | Phone number | |
| st | Yes | State / province / territory | |
| zp | Yes | ZIP / postal code | |
| ad2 | No | Mailing address line 2 | |
| caag | No | CIRA agreement version (.ca domains) | |
| calf | No | CIRA legal form (.ca domains) | |
| caln | No | CIRA language (.ca domains) | |
| cawd | No | CIRA WHOIS display (.ca domains) | |
| usap | No | US application purpose (.us domains) | |
| usnc | No | US nexus category (.us domains) | |
| contact_id | Yes | Contact profile ID |