post https://example.com/auth/api/v1/logout
User logout.
Log in to see full request history
Responses
200Successful response
User logout.
200Successful response
xxxxxxxxxx
curl --request POST \
--url https://example.com/auth/api/v1/logout \
--header 'accept: application/json'
Try It!
to start a request and see the response here!