Transfer Group MemberAsk AIpost https://{host}/v2/userGroup2/transferLets you transfer members from one group to another.Body ParamsleaveGroupIdint32requiredGroup ID from which the customer needs to be removed. Ensure the the customer is a member of the group.joinGroupIdint32requiredGroup ID to which the customer needs to join.userIdsarray of int64srequiredUnique ID of the customers that you want to transfer to the new group.userIds*ADD int64Responses 200200 400400Updated 6 days ago