v1

latestOpenAPI 3.0.12026-07-244011,5573.5 MB
SFTP Servers

Validate an SFTP destination

Validates the SFTP destination connection profile without persisting any changes. Returns any connectivity or configuration errors.

post/v6/sftp-destinations/{sftpDestinationId}/validate

Path parameters

sftpDestinationIdstring required

Response

Successful response

reasonstring required
status'FAIL' | 'PASS' required

Example response

{
  "sftp_destination": {
    "created_date": "2025-10-24T02:00:00-07:00",
    "updated_date": "2025-10-24T02:00:00-07:00"
  }
}