Resetting a Database Password

Function

This API is used to reset a database password. Before calling this API:

URI

Request

Example Request

Changing the password of user root
{
  "password": "******"
}

Response

Status Code

Error Code

For details, see Error Codes.