Update Inventory by ID

Use this API to update the existing inventory. The body of the update request should contain a single object with fields in the same format as the output of the inventory detail endpoint. Only include the fields that need to be updated.

Example Request

PUT https://{hostname}/api/inventory/v2/inventories/{type}/{id}

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

Language
Authorization
OAuth2