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