curl --location --request DELETE 'https://api.lawg.dev/v1/auth/logout' \ --header 'Content-Type: application/json' \ --header 'Authorization: Bearer <token>'
204 No Content
Logout from the current session