panelica_mysql_users_patch_v1_mysql_users_id
Update a MySQL user's details, such as password or privileges, in the Panelica hosting panel. Call this when you need to change the user's settings.
Instructions
Update MySQL user
HTTP: PATCH /v1/mysql-users/:id Category: MySQL Users Required scopes: databases:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |