Create a Number Group
To create a new Number Group, you send a POST
request to the Number
Group resource.
Permissions
The API token must include the following scopes: Numbers.
Request Body — REQUIRED |
---|
name string — REQUIREDThe name given to the number group. Helps to distinguish different groups within your project. |
sticky_sender booleanWhether the number group uses the same 'From' number for outbound requests to a number, or chooses a random one. Defaults to |
Responses | |||
---|---|---|---|
201 CREATED
|