Link Personal Data

Use this API to create a link between inventory and personal data items.

Example Request

POST https://{hostname}/api/inventory/v2/inventories/{id}/personal-data
POST https://trial.onetrust.com/api/inventory/v2/inventories/43fd3a8d-3f6b-464e-bf43-3f0c6c592442/personal-data

Path Params
string
required

ID of an inventory. The value is obtained using Get List of Inventories API.

Body Params

createRequests

Responses
200

OK

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Choose an example:
*/*