post https://some.bqn.net:3443/api/v1/subscriberGroups//subscriberIdMembers/
Add that subscriberId to the subscriber group.
Responses
200Existing resource updated successfully.
201Resource created successfully.
Add that subscriberId to the subscriber group.
200Existing resource updated successfully.
201Resource created successfully.
xxxxxxxxxx
curl --request POST \
--url https://some.bqn.net:3443/api/v1/subscriberGroups/subscriberGroupName/subscriberIdMembers/subscriberId \
--header 'accept: application/json'