panelica_ssh_users_patch_v1_ssh_users_id
Update an existing SSH user account in the hosting panel to modify credentials, permissions, or access details via a PATCH request.
Instructions
Update SSH user
HTTP: PATCH /v1/ssh-users/:id Category: SSH Users Required scopes: accounts: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. |