Authorization: Bearer ********************curl --location --request DELETE '/TenantStores' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"tenantId": 0,
"id": 0,
"deviceId": "4de4adb9-21ee-47e3-aeb4-8cf8ed6c109a"
}'{}