POST
/auth/logoutCustomer logout
**Status:** `implemented` Logout customer and invalidate session/tokens.
Authentication
Request
Make a POST request to /auth/logout.
Response
200Logout successful
400Bad Request
401Unauthorized
429Too Many Requests
500Internal Server Error