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
identifiers
array of strings
length between 2 and 2147483647

A list of all the Data Subject identifiers to be added to the group; must be at least 2

identifiers
primaryIdentifier
array of strings
length between 1 and 2147483647

List of all primary Data Subject identifiers of the group; must be contained in the identifiers list

primaryIdentifier
string

Name of the Linked Identity Group

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*