workspace-web-search

Clear Workspace Web Search Config

Drop a workspace's configuration, returning it to the deployment's behavior.

Idempotent: a workspace that has no configuration is already in the state this asks for, so it answers with the unconfigured shape rather than a 404.

delete/v1/workspaces/{workspace_id}/web-search

Path parameters

workspace_idstring uuid required

Response

Successful Response

allowed_domainsstring[] nullable required
blocked_domainsstring[] nullable required
configuredboolean required
created_atstring nullable required
enabledboolean required
max_resultsinteger nullable required
provider_optionsobject nullable required
purpose_hintstring nullable required
updated_atstring nullable required
web_search_configuredboolean required
workspace_idstring uuid required

Changes

Changed in 1 of the 126 revisions of this API.1