X-Admin-Key: ********************curl --location --request PATCH 'https://api.snakk.ai/api/admin/customers/' \
--header 'X-Admin-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"subscription_plan_id": "0fcb3216-bef6-4343-b483-7a77bff76ad5"
}'{
"success": true
}