Storage
Create storage provider config.
Create storage provider config. The request enforces Storage access, workspace ownership, and entry lifecycle state.
POST
Create storage provider config.
Authorizations
Bearer JWT token or API Key (sk-*).
Body
application/json
Display name for the provider configuration.
Storage provider type.
Available options:
GCS, S3 Provider bucket/container name.
Optional namespace override. Omit or pass null for the instance default.
Optional base object prefix within the bucket.
Optional public base URL used by downstream delivery layers.
Whether this config is active for its namespace.
Provider-specific settings payload.
Response
200
OK.
Last modified on September 5, 2026

