SFTP Servers

Sync an SFTP destination

Triggers an immediate synchronisation of the SFTP destination with its external server. Returns the updated destination after sync.

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

Path parameters

sftpDestinationIdstring required

Response

Successful response

OR

Example response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.