Create a new requirement group
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://developers.telnyx.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ISO alpha 2 country code
Example:
"US"
Available options:
local, toll_free, mobile, national, shared_cost Example:
"local"
Available options:
ordering, porting Example:
"ordering"
Example:
"My Requirement Group"
Response
Requirement group created
Available options:
approved, unapproved, pending-approval, declined, expired Example:
"requirement_group"
JavaScript