Create Data Element

Use this API to create new Data Elements in Data Mapping Automation module.

Query Params
string

Optional generator parameter

Body Params
string
required
length between 0 and 400

Name of the personal data entity

string
length between 0 and 2000

Description of the personal data entity

string
enum
length between 0 and 50

Status of the personal data entity

Allowed:
uuid

ID of the associated term

uuid

ID of the associated tag

categories
array of objects
required
length β‰₯ 1

List of data categories to associate with the data element

categories*
uuid
string
string
classifications
array of objects

List of data classifications to associate with the data element

classifications
subjects
array of objects

List of data subjects to associate with the data element

subjects
boolean
Defaults to false

Flag indicating whether to assign the data element to all subjects

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
application/json
*/*