Skip to main content
POST
Connect storage

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Body

application/json
provider
string
required

e.g. s3, drive, dropbox, onedrive, pcloud.

endpoint
string
region
string
bucket
string
access_key
string
secret_key
string
prefix
string
user
string
pass
string
token
string
config
string

Raw rclone config for advanced backends.

Response

OK.

status
string
Example:

"ok"