Skip to main content
POST
Confirm Rclone Import

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string<uuid>
required

Body

application/json

Request to import parsed rclone remotes (step 2 - confirm).

remotes
RemoteImportItem · object[]
required

List of remotes to import (from the parse preview, with user edits)

Minimum array length: 1

Response

Successful Response

Response from importing rclone remotes (step 2 - results).

created
ImportedResourcePair · object[]

Successfully created secret+location pairs

errors
ImportErrorDetail · object[]

Remotes that failed to import