cURL
curl --request POST \ --url http://localhost:2222/v1/audience/groups/{groupUuid}/contacts/{contactUuid}
{ "success": true, "message": "<string>", "data": {} }
Add an existing contact to a group.
OK