X-Admin-Key: ********************curl --location --request PATCH 'https://api.snakk.ai/api/admin/tenants/' \
--header 'X-Admin-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"is_active": true,
"monthly_minutes_quota": 1,
"subscription_plan": "string"
}'{
"tenant": {}
}