POST
/user/secrets/select-store
Sets the default store
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ” SelectStoreRequest
object
tenant_id
required
Tenant Id
string
store_id
required
Store Id
string
Responses
Section titled “ Responses ”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>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string