panelica_ssh_users_post_v1_ssh_users_id_suspend
Suspend an SSH user by ID to immediately revoke access and secure your server from unauthorized or malicious activity.
Instructions
Suspend SSH user
HTTP: POST /v1/ssh-users/:id/suspend 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. |