Skip to content
POST
/user/secrets/add-external-store

Add a new secrets store

AddExternalStoreRequest
object
tenant_id
required
Tenant Id
string
type
required
StoreType
string
Allowed values: aws
name
Any of:
string
is_writable
Is Writable
boolean
make_default
Make Default
boolean
options
required
Options
object
key
additional properties
string

Successful Response

AddExternalStoreResponse
object
store_id
required
Store Id
string

{"detail": "Invalid API Key"}

{"detail": "Tenant not found"}

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string