Create Scheduled Export of Duplicate Data Subjects

Use this API to create a scheduled export of duplicate data subjects.

🗒

Things to Know

Body Params
uuid
required

Unique identifier of the merge request

string
required

Name of the merge request which uniquely identifies the job

date-time

The time at which triggers the job to find duplicate Data Subjects

string
enum
required

Frequency at which the job runs

Allowed:
string
enum

Current status of the job

Allowed:
string
enum
required

Condition used to apply between Data Subject Elements when identifying duplicates

Allowed:
int32

Total number of Data Subjects that match the given conditions

int32

Number of duplicate Data Subjects found based on the specified conditions

customDataElementNames
array of strings
required
length ≥ 1

List of Data Element names for which the merge condition will be applied

customDataElementNames*
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
*/*