Skip to main content
PUT
Enable or disable additional SFTP accounts

Authorizations

Authorization
string
header
required

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

Path Parameters

env_id
string
required
Example:

"54fb80af-576c-4fdc-ba4f-b596c83f15a1"

Body

application/json
enabled
boolean
required
Example:

true

Response

Toggling status for additional SFTP accounts in progress

operation_id
string
required
Example:

"sftp-accounts:toggle-status-54fb80af-576c-4fdc-ba4f-b596c83f15a1"

message
string
required
Example:

"Updating Additional SFTP Accounts Status in progress"

status
number
required
Example:

202