Skip to main content
PUT
Update search settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workspaceId
string
required

Body

application/json
searchEnabled
boolean

Whether the workspace is indexed for search.

embeddingModel
string

Embedding model to index with. Send null for the default.

Response

Successful response

The response is of type object.