Used to add contact registry properties, available properties can be dynamically listed using the tld info call. Also an overview is provided on the properties overview page.
| Name | Type | Description | Restrictions |
|---|---|---|---|
| customer | String | The handle of the customer |
|
| handle | String | The contact handle |
|
| registry | String | The name of the registry |
|
| Name | Type | Required / Optional | Description | Restrictions |
|---|---|---|---|---|
| properties | Map <String, String> | Required | Contact registry properties, map of property name and property value | |
| intendedUsage | Enum | Optional | The intended usage for the contact, defaults to "REGISTRANT" |
Possible values:
|
POST
/v2/customers/customer/contacts/handle/registry
Content-Type: application/json
{}