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

Used to update a SiteLock site

  • POSTMethod
  • /v2/sitelock/sites/domainName/updateURL
  • application/jsonContent-Type
Name Type Description Restrictions
domainName String The site 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
account String Optional The account username to move the site to.
  • Regular expression: [a-zA-Z0-9\-_@\.]+
  • Minimum length: 8
  • Maximum length: 64
plan String Optional The new plan product for the site, changing the plan create a new full subscription period regardless of the remaining term of the current subscription

Successful request

  • 200 OKHTTP Status
  • 202 AcceptedHTTP Status

Failed requests

Generic errors can be expected.

The site domain name
The new plan product for the site, changing the plan create a new full subscription period regardless of the remaining term of the current subscription

POST /v2/sitelock/sites/domainName/update
Content-Type: application/json

{}