Session Shares

Unmark a session as public

Deletes the session_shares row. No-op if none exists. Always allowed for repo members, even if repo-level sharing has since been disabled — lets users clean up stale rows.

delete/api/v1/cache/{org}/{repo}/session/{sessionId}/share

Path parameters

orgstring required
repostring required
sessionIdstring required

Query parameters

provider'gh' | 'et'

Repository namespace used to disambiguate Entire-native and GitHub repos.

Response

Share disabled (or no-op)

isPublicboolean required
shareIdstring
cellstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.