Auth
Logs out the authenticated user
Initiates the logout process for the authenticated user.
post/api/auth/logout
Response
User logged out successfully.
Changes
Changed in 2 of the 7 revisions of this API.2
- ○
removed the non-success response with the status
403response-non-success-status-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the non-success response with the status
403response-non-success-status-added
This revision also has 62 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○