v1

latestOpenAPI 3.1.0Apache 2.02026-07-245981,1853.0 MB
Inventory Relationships V2

Update Relationship by Type ID

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

put/api/inventory-linking/v1/contextual-entities/{contextualLinkId}/contextual-entity-types/{entityTypeId}

Path parameters

entityTypeIdstring uuid required

Entity type identifier

contextualLinkIdstring uuid required

Contextual Link Identifier to be updated

Request body

processingActivityIdstring uuid

Processing Activity Id

attributesobject

Example request

{
  "processingActivityId": "f2229953-b4b5-4042-8cb9-b78038cc4c46"
}

Response

Relationship successfully updated