Create Bundle
POST http://localhost:{{PROXY}}8144/v1/Accounts/{{ACCOUNT_SID}}/Bundles
Request Body
{"friendly_name"=>"My Bundle", "email"=>"username@twilio.com", "regulation_sid"=>"{{REGULATION_SID}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |