Update Relationship

Use this API to modify a contextual link between two entities.

Example Request

PUT https://{hostname}/api/inventory-linking/v1/contextual-entities/{contextualLinkId}/contextual-entity-types/names/{entityTypeName}

PUT https://trial.onetrust.com/api/inventory-linking/v1/contextual-entities/84cda4e6-4de1-4835-9dfd-46f88deb11c3/contextual-entity-types/names/Related

Path Params
string
required

ID of the contextual entity

string
required

Name of domain entity type

Body Params

Request body to modify the contextual link that was created between two assets.

object

Custom Attributes based on schema defined for given link type

string

GUID of the context processing activity

Responses
200

Ok

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Choose an example:
*/*