Create Data Subject Group

Use this API to create a new Data Subject Group.

πŸ—’

Things to Know

  • Data Subject Groups must contain at least one primary data subject identifier and two data subjects.
Body Params
string
required

A user-defined name for the group of linked identities.

memberIdentifiers
array of strings
required

A list of all member identifiers that belong to the group.

memberIdentifiers*
primaryIdentifiers
array of strings
required

A List of all identifiers that are primary identifiers. The members in this list need not be present in member identifiers list as they are mutually exclusive.

primaryIdentifiers*
Responses

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
*/*