v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
SFTP Accounts

Create SFTP Account

Create a new SFTP Account.

post/v0/sftp-accounts

Request body

namestring required

The name of the SFTP Account

hoststring required

The SFTP server host address

portinteger

The SFTP server port number (defaults to 22)

usernamestring required

The user that should be used to connect to the SFTP server

Response

The request has succeeded.

namestring

The name of the SFTP Account

hoststring

The SFTP server host address

portinteger

The SFTP server port number (defaults to 22)

usernamestring

The user that should be used to connect to the SFTP server

idinteger
has_passwordboolean
has_ssh_private_keyboolean