user
Log out — clear the session cookie
Terminate the current human session.
Clears the jentic_session httpOnly cookie if present. If you authenticated via Bearer token (Swagger UI OAuth2 flow), discard the token on your end — there is no server-side token store to invalidate.
post/user/logout
Response
Successful Response
{"stackTrail":"paths:/user/logout:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}