Deleting a session in Knoq removes only the locally persisted data — conversation history stored on Knoq’s side. This action does not affect any data held by external AI providers.
Request
string
required
The ID of the session to delete. You can obtain this from the Create Session response or the List Sessions endpoint.
Response
boolean
Always
true when the deletion succeeds.