curl --request POST \
--url https://api.nh.staging.mum.juspay.net/service2/auth/logout \
--header 'Authorization: Bearer <token>'{
"message": "<string>",
"success": true
}curl --request POST \
--url https://api.nh.staging.mum.juspay.net/service2/auth/logout \
--header 'Authorization: Bearer <token>'{
"message": "<string>",
"success": true
}