X-Admin-Key: ********************curl --location --request PATCH 'https://api.snakk.ai/api/admin/numbers/assign-range' \
--header 'X-Admin-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"start_number": "string",
"count": 1,
"reseller_id": "375ec98c-79ba-4ed8-9a8d-0126981c8632"
}'{
"success": true,
"count": 0
}