cURL
curl --request POST \ --url https://api.example.com/api/auth/logout/
{ "message": "Logout successful" }