Create External StorageAsk AIpost https://darwin.v7labs.com/api/teams/{team_slug}/storagePath Paramsteam_slugstringrequiredSlug of the team.Body ParamsdefaultbooleanSet/unset setting as default.truefalsenamestringNew name for the setting. Required.readonlybooleanSet/unset readonly for the storage. MinIO requires to be readonly.truefalsebucketstringName of the storage bucket / storage account name. Required. In case of AWS S3, please don't use full ARN, just the name of the bucket.prefixstringPrefix for all Darwin-created files (like thumbnails). Required for Azure (has to include container), optional for other storage providers. It cannot start nor end with "/". Examples: "v7labs", "mycontainer/darwin".regionstringRegion identifier for the S3 bucket. Required for AWS, ignored for other storage providers.providerstringenumawsgcpazureminioAllowed:awsgcpazureminiotenant_idstringAzure Tenant's ID that holds the storage account. Required for Azure, ignored for other storage providers.base_urlstringBase URL fro MinIO server. Required for MinIO, ignored for other storage providers.cloudfront_hoststringCloudFront host to optionally proxy S3 bucket requestsResponses 200200 400400Updated 7 months ago