Skip to main content
For the complete documentation index for agents and LLMs, see llms.txt.

Delete User Search History

DELETE 

/api/v2/workspaces/:workspace_id/users/:user_id/search_history

Deletes all search history for a specific user.

Callers may always delete their own search history; deleting another user's search history requires SEARCH_HISTORY:WRITE on the workspace. Deletion is done in the background and may take a few seconds to take effect.

Request

Responses

Successful Response