Update Inventory by External ID

Use this API to update the Inventory if already exists or create a new Inventory otherwise.

Example Request

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

PUT https://trial-onetrust-com.proxy-tu.researchport.umd.edu/api/inventory/v2/inventories/vendors/reference/43fd3a8d-3f6b-464e-bf43-3f0c6c592442

Path Params
string
enum
required

The name property of the schema.

Allowed:
Query Params
string

Optional generator type for the operation.

Body Params
string
required
length ≥ 1

Name of the inventory

organization
object
required

Organization reference

location
object
required

Location reference (required for assets)

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Server Error

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