Skip to content

User logout

POST
/logout
curl --request POST \
--url http://localhost:8000/api/v1/logout

User successfully logged out

Invalid credentials

Server error