Skip to content
POST
/user/secrets/select-store

Sets the default store

SelectStoreRequest
object
tenant_id
required
Tenant Id
string
store_id
required
Store Id
string

Successful Response

SelectStoreResponse
object

{"detail": "Invalid API Key"}

{"detail": "Tenant not found"} {"detail": "Secret store 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