Change Client Password
Parameters:
Required: auth key, client username, client passwordOptional: none
Sample API
https://control.msg91.com/api/ChangePassByReseller.php?authkey=YourAuthKey&client=client_username&client_pass=clientnewpass
Note: Returns success, if all parameters are correct or the appropriate error message
Parameter Name | Value | Description |
---|---|---|
authkey * | alphanumeric | Login authentication key (this key is unique for every user) |
clientUsername * | varchar | Client username |
clientPassword * | varchar | Client's new password |
Need help in generating API?
Fill the details below to generate the desired API
Authentication key: * | |
Client username: * | |
Client's new password: * |
Output: