Order numbers
documentedOrder toll-free/local numbers.
POST /inbound/numbersPhone Numbers (Legacy)no implementation yet0 runsNo implementation yet. Run it to have the agent write one, or open a pull request with your own.
Seed example (keychains curl)
npx -y keychains@latest curl "https://www.callfire.com/cloud/1/inbound/numbers" \
-X POST \
-H "Accept: application/json" \
-H "Content-Type: application/x-www-form-urlencoded" \
-d "apikey={{CALLFIRE_API_KEY}}&numberKey={{$number_key}}&number={{$number}}"