Object Storage

get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Query parameters
afterstringOptional
limitnumberOptional
Responses
get
/v1/object-storages
200Success
get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Path parameters
objectStorageIdstringRequired
Responses
get
/v1/object-storages/{objectStorageId}
200Success
post
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Path parameters
objectStorageIdstringRequired
Query parameters
pathstringOptional
Responses
post
/v1/object-storages/{objectStorageId}/upload
200Success
get
Authorizations
AuthorizationstringRequired

Pass a Service Account Key as the Bearer token to authenticate. e.g. 'sk:xxxxxxx'

Path parameters
objectStorageIdstringRequired
Query parameters
pathstringRequired
Responses
get
/v1/object-storages/{objectStorageId}/download
200Success

No content

Last updated

Was this helpful?