Create a Number Group Membership
To create a new Number Group Membership, you send a POST request to the Number Group Membership resource.
Permissions
The API token must include the following scopes: Numbers.
Path Parameters |
---|
NumberGroupId uuid — REQUIREDUnique ID of the number group |
Request Body — REQUIRED |
---|
phone_number_id uuid — REQUIREDThe unique identifier of the Phone Number you would like to add to the Number Group. |
Responses | ||||||||
---|---|---|---|---|---|---|---|---|
201 CREATED
|