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

Used to initiate a push transfer of a domain

  • POSTMethod
  • /v2/domains/domainName/transfer/pushURL
  • application/jsonContent-Type
Name Type Description Restrictions
domainName String The domain name
  • Regular expression: ^(?:[a-z0-9](?:[a-z0-9-]{0,61}[a-z0-9])?\.)+(?:[a-z][a-z0-9-]{0,61}[a-z0-9])$
  • Minimum length: 3
  • Maximum length: 255
  • Registry specific restrictions may apply
Name Type Required / Optional Description Restrictions
recipient String Required The recipient registrar of the domain

Successful request

  • 200 OKHTTP Status
  • 202 AcceptedHTTP Status

Failed requests

Generic errors can be expected.

The domain name
The recipient registrar of the domain

POST /v2/domains/domainName/transfer/push
Content-Type: application/json

{}