get https://localhost:8080/api/user/logout
This can only be done by the logged in user
Log in to see full request history
Responses
200successful operation
This can only be done by the logged in user
200successful operation
xxxxxxxxxx
curl --request GET \
--url https://localhost:8080/api/user/logout \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: