Sessions
Update a session display name
Sets a custom display name for a session. Requires the authenticated viewer to be allowed to manage the selected repository.
patch/api/v1/cache/{org}/{repo}/session/{sessionId}/display-name
Path parameters
orgstring required
repostring required
sessionIdstring required
Query parameters
provider'gh' | 'et'
Repository namespace used to disambiguate Entire-native and GitHub repos.
Request body
Response
Updated display name
Changes
No recorded changes to this endpoint across all 1 revision of this API.