add_membership
add_membership
Add a phone number to a group.
Path parameters
NumberGroupId
Unique ID of the number group.
Request
phone_number_id
The phone number ID to add to the group.
Response
id
The unique identifier of the Number Group Membership on SignalWire. This can be used to delete the membership programmatically.
number_group_id
The unique identifier of the Number Group this membership is associated with.
phone_number
A representation of the phone number this membership is associated with.
created_at
The date and time when the membership was created.
updated_at
The date and time when the membership was last updated.
Response Example
Response