Link Inventory

Use this API to create a bidirectional link between an inventory and one or more other inventories.

Example Request

POST https://{hostname}/api/inventory/v2/inventories/{id}/relations

POST https://trial.onetrust.com/api/inventory/v2/inventories/43fd3a8d-3f6b-464e-bf43-3f0c6c592442/relations

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