panelica_ftp_post_v1_ftp_accounts_id_suspend
Suspend an FTP account to disable its access, preventing file uploads or downloads until reactivated. Manage hosting security and account availability directly.
Instructions
Suspend FTP account
HTTP: POST /v1/ftp-accounts/:id/suspend Category: FTP Required scopes: ftp: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. |