Test Sftp Connection
Test SFTP connection by attempting to connect and write a test file.
Header Parameters
Authorizationstring
Body Parameters
auth_typestring Required
Authentication type: password or key_file
Enum values:
api_keygoogle_oauthsharepoint_oauthoauth2user_passwordkey_filehoststring Required
SFTP server hostname or IP address
passwordnull
portinteger
SFTP server port
Default value
22
private_key_datanull
private_key_passphrasenull
test_pathstring
Directory path to test write access
Default value
/
usernamestring Required
Username for SFTP authentication
Response
200
Object
Successful Response
422
Object
Validation Error
Response Attributes
detailarray
Show child attributes
Was this section helpful?
What made this section unhelpful for you?
Response
Was this section helpful?