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

Used to reset the password of a sitelock account.

  • POSTMethod
  • /v2/sitelock/accounts/username/resetpasswordURL
  • application/jsonContent-Type
Name Type Description Restrictions
username String The account username
  • Regular expression: [a-zA-Z0-9\-_@\.]+
  • Minimum length: 8
  • Maximum length: 64
Name Type Required / Optional Description Restrictions
password String Optional The new SiteLock account password. Should contain one uppercase, one lower character, one number and one special character (one of: '#?!@$%^&*-').

Successful request

  • 200 OKHTTP Status
  • application/jsonContent-Type

Failed requests

Generic errors can be expected.

The account username
The new SiteLock account password. Should contain one uppercase, one lower character, one number and one special character (one of: '#?!@$%^&*-').

POST /v2/sitelock/accounts/username/resetpassword
Content-Type: application/json

{}