Drops Hunter's per-session cache of `workspaceId` so the next request
re-fetches from Driva. The frontend calls this right after switching
workspaces in Driva — without it, the 60s cache would keep serving the
old workspace context and leak data across th
POST
/workspaces/invalidate-session-cache
Request
None
Responses
🟢201
This response does not have a body.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST '/workspaces/invalidate-session-cache'