curl --location --request DELETE 'http://localhost:3000/api/auth/logout' \ --header 'Authorization;'
{ "responseMessage": [ "string" ], "responseCode": "string", "responseData": {} }