Skip to main content
POST
Create Regulatory Bundle

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
friendly_name
string
required

Bundle display name

Example:

"Business Phone Number Bundle"

email
string<email>
required

Email for status updates

regulation_sid
string

Specific regulation SID (optional)

Example:

"RG12345"

iso_country
string

Country code (if not using regulation_sid)

Example:

"US"

end_user_type
enum<string>

End user type (if not using regulation_sid)

Available options:
individual,
business
number_type
enum<string>

Number type (if not using regulation_sid)

Available options:
local,
mobile,
tollfree

Response

Regulatory bundle created

sid
string
friendly_name
string
status
enum<string>
Available options:
draft,
pending-review,
in-review,
twilio-rejected,
twilio-approved,
provisionally-approved
regulation_sid
string
account_sid
string
email
string
date_created
string<date-time>
date_updated
string<date-time>
request_parameters
object
note
string