Setting up SFTP payouts export

To have payouts exported to your SFTP server, you need to update your SFTP details for your project. After that, each processed payout will be automatically exported to your SFTP server. Note that SFTP settings will not be returned with the project details.

Path Params
string
required

ID of the project for which the SFTP settings are updated

Body Params
string
required

SFTP server endpoint, port should be included. For example: 'example.com:22'

string
required

SFTP server username

string

SFTP server password, required when no 'private_key' is passed

string

SFTP server private key encoded in base64 format, required when no 'password' is passed

Headers
string

Unique key to your request that will be used for idempotency

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Choose an example:
application/json