API Reference
Get Storage types
Request
Response body
Get Connected Storages
Request
Response body
Create a new Claid Storage
Here is an example of creating AWS storage via API:
Request
Response body
parameters
supported by the AWS S3 storage:
name
string
bucket
string
prefix
string
credentials.access_key
string
credentials.secret_access_key
string
parameters
supported by the GCS storage: #todo
name
string
bucket
string
prefix
string
credentials.access_key
string
credentials.secret_access_key
string
parameters
supported by the Web Folder storage:
name
string
base_url
string
Describe storage by id
Request
Response body
Request
Request
Response body
Last updated