curl --location --request POST 'https://auth.side.my.id/api/v1/user/logout' \ --header 'Authorization: Bearer ' \ --header 'Content-Type: application/json'
{"success":true,"message":"Logout successful","data":null,"timestamp":"2025-06-19 06:21:51"}