Required. The resource name of the Session to delete. Format: projects/{project}/locations/{location}/collections/{collection}/dataStores/{dataStoreId}/sessions/{sessionId}
Request body
The request body must be empty.
Response body
If successful, the response body is an empty JSON object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-09 UTC."],[[["This webpage documents the process for deleting a Session within the Google Cloud Discovery Engine."],["The process involves sending a DELETE HTTP request to a specific URL that includes the unique identifier of the Session to be deleted."],["The request must be empty, and the session path parameter must adhere to the specified format."],["Upon a successful deletion, the response will be an empty JSON object, otherwise a NOT_FOUND error will be returned."],["Deleting a session requires the `discoveryengine.sessions.delete` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]