Skip to content

Document Users & Permissions Content API session endpoints - #3395

Merged
pwizla merged 2 commits into
mainfrom
cms/up-content-api-sessions
Aug 25, 2026
Merged

Document Users & Permissions Content API session endpoints#3395
pwizla merged 2 commits into
mainfrom
cms/up-content-api-sessions

Conversation

@innerdvations

Copy link
Copy Markdown
Collaborator

This PR documents the Users & Permissions Content API session endpoints, available when jwtManagement is set to refresh, and corrects the logout description.

  • Adds GET /api/auth/sessions and DELETE /api/auth/sessions/:sessionId to the Users & Permissions REST API reference
  • Documents that POST /api/auth/logout revokes the current session by default, and that scope: all or deviceId widen the revocation
  • Adds both routes to the auth controller actions table of the plugin routes guide, and links the new anchors from the JWT management modes section

Direct preview link 👉 here

@vercel

vercel Bot commented Aug 25, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Aug 25, 2026 11:06am

Request Review

@innerdvations innerdvations added the pr: updated content PRs updating existing documentation content label Aug 25, 2026
@github-actions github-actions Bot added source: CMS internal PRs created by the Strapi core team labels Aug 25, 2026
@pwizla
pwizla marked this pull request as ready for review August 25, 2026 12:18

@pwizla pwizla left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks, Ben!

@pwizla pwizla added this to the 7.1.0 milestone Aug 25, 2026
@pwizla pwizla self-assigned this Aug 25, 2026
@pwizla
pwizla merged commit 04a7634 into main Aug 25, 2026
9 checks passed
@pwizla
pwizla deleted the cms/up-content-api-sessions branch August 25, 2026 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal PRs created by the Strapi core team pr: updated content PRs updating existing documentation content source: CMS

2 participants