Used to reset the password of a sitelock account.
Name | Type | Description | Restrictions |
---|---|---|---|
username | String | The account username |
|
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: '#?!@$%^&*-'). |
|
Generic errors can be expected.
POST
/v2/sitelock/accounts/username/resetpassword
Content-Type: application/json
{}