Need help? Call Live Support at +31 (0) 38 453 07 59

Attention! You're currently using the OT&E environment.

Used to start preemptive validation of a contact or send a reminder for an active contact validation.

  • POSTMethod
  • /v2/customers/customer/contacts/handle/validateURL
  • application/jsonContent-Type
Name Type Description Restrictions
customer String The handle of the customer
  • Regular expression: [a-zA-Z0-9\-_@\.]+
  • Minimum length: 3
  • Maximum length: 40
handle String The contact handle
  • Regular expression: [a-zA-Z0-9\-_@\.]+
  • Minimum length: 3
  • Maximum length: 40
Name Type Required / Optional Description Restrictions
categories List <Enum> Required List of categories to validate

Possible values:

  • General: General terms and conditions
  • IisNu: .NU registry terms and conditions
  • IisSe: .SE registry terms and condition
  • Nominet: .UK registry terms and condition
  • DkHostmaster: .dk registry terms and condition

Successful request

  • 202 AcceptedHTTP Status
  • application/jsonContent-Type

Failed requests

Generic errors can be expected.

The handle of the customer
The contact handle
List of categories to validate

POST /v2/customers/customer/contacts/handle/validate
Content-Type: application/json

{}