panelica_ssh_users_post_v1_ssh_users_id_unsuspend
Restore access for a suspended SSH user by reactivating their account, allowing them to connect again.
Instructions
Unsuspend SSH user
HTTP: POST /v1/ssh-users/:id/unsuspend 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. |