Consent & Preferences - Universal Consent & Preference Management (OAS)Data Subject GroupsUpdate Data Subject GroupCopy Pageput https://{hostname}/api/consentmanager/v2/linkedidentitygroups/{linkedIdentityGroupId}Use this API to update an existing Data Subject Group. 🗒Things to Know Data Subject Groups must contain at least one primary data subject identifier and two data subjects. To update the Data Subject Group name, use the groupName parameter and enter a new name different from the one already in use. Path ParamslinkedIdentityGroupIduuidrequiredUnique identifier identifying a Data Subject Group.Body Paramsidentifiersarray of stringslength between 2 and 2147483647A list of all the Data Subject identifiers to be added to the group; must be at least 2identifiers string stringADD stringprimaryIdentifierarray of stringslength between 1 and 2147483647List of all primary Data Subject identifiers of the group; must be contained in the identifiers listprimaryIdentifier stringADD stringgroupNamestringName of the Linked Identity GroupResponses 200OK - Successfully updated Data Subject Group. 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 2 months ago Get Data Subject GroupDelete Data Subject GroupDid this page help you?YesNo