v3

latestOpenAPI 3.0.0raw.githubusercontent.com2025-03-19480223.6 KB
Authentication

Logs out the current user.

Terminates the current user session by invalidating the authentication token. This action logs the user out of the application but does not automatically log the user out of the OIDC provider. If accessed via a browser, this endpoint will initiate the OIDC logout flow, if configured, to log the user out of the OIDC provider as well. After completing the OIDC logout flow, the user is redirected back to the application login page.

get/dx/api/people/v1/auth/logout

Response

Logout successful.