v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19273210655.1 KB
Storage Providers

Create storage provider

Create a new storage provider for the organization.

Processing mode: <small><code>sync</code></small>

post/orgs/{organization}/storage-providers

Path parameters

organizationstring required

The organization slug

Request body

namestring required
provider's3' | 'spaces' | 'hetzner' | 'ovh' | 'scaleway' | 'custom' required
regionstring
bucketstring nullable
directorystring nullable
endpointstring uri
access_keystring nullable
secret_keystring nullable
assume_roleboolean

Response

StorageProviderResource