panelica_ftp_post_v1_ftp_accounts_id_unsuspend
Reactivate a suspended FTP account by submitting its ID, restoring full access and functionality.
Instructions
Unsuspend FTP account
HTTP: POST /v1/ftp-accounts/:id/unsuspend 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. |