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
Example request
{
"processingActivityId": "f2229953-b4b5-4042-8cb9-b78038cc4c46"
}Response
Relationship successfully updated