Update minimum password strength
This function sets the minimum password strength for cPanel & WHM accounts.
Note
If you do not specify a value for a parameter, the system will retain the existing setting.
Query parameters
The minimum password strength for new cPanel accounts.
The minimum password strength for all services.
The minimum password strength for FTP accounts.
The minimum password strength for mailing lists.
The minimum password strength for MySQL® database users.
The minimum password strength for WHM user or system accounts.
The minimum password strength for PostgreSQL® database users.
The minimum password strength for SSH keys.
The minimum password strength for mail, FTP, Web Disk, and WebDAV accounts.
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "setminimumpasswordstrengths",
"reason": "OK",
"result": 1,
"version": 1
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.