Initialize Tenant Configuration
POST/config/options
Initialize a new tenant configuration with system defaults. Creates the config document in S3 with empty rules array and metadata.
Responses
- 201
- 400
- 409
- 500
- 503
Successful Response
Validation failure — e.g. the configuration exceeds the maximum allowed size, or specifies a non-whitelisted image embedding model.
Configuration already exists for this tenant
Storage error or internal server error
Service unavailable (endpoints disabled or storage temporarily unavailable)