X-Admin-Key: ********************curl --location 'https://api.snakk.ai/api/admin/customers//update-plan' \
--header 'X-Admin-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"plan_id": "string"
}'{
"success": true,
"tenant": {},
"plan": {}
}