X-API-Key: ********************curl --location 'https://api.snakk.ai/api/phone-numbers/claim-from-pool' \
--header 'X-API-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"phoneNumberId": "8e9ce3fb-4d22-4fe3-baa7-b7892dd942d7"
}'{
"phone_number": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"tenant_id": "34f5c98e-f430-457b-a812-92637d0c6fd0",
"phone_number": "+4712345678"
},
"message": "Number claimed successfully",
"monthly_cost": 30
}