Change Hosting Panel Password

Description

Changes the hosting panel password of the specified Business Hosting Order.

HTTP Method

POST

Example Test URL Request

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Required Order ID of the Business Hosting Order whose hosting panel password needs to be changed.
new-passwd String Required New password.

Response

Returns status as success if the password is changed successfully.