Skip to main content
PUT
Link header profile to SFTP

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

csvHeader
integer
required

CSV header profile ID.

Body

application/json
sftp_connection_id
integer | null
required

Enabled import-capable SFTP connection ID. Send null to detach the header profile from SFTP.

Response

Header profile SFTP link updated.

message
string
required
Example:

"Header profile saved."

data
object
required
Last modified on July 20, 2026