Delete Relationship by Type IDAsk AIdelete https://{hostname}/api/inventory-linking/v1/relationship-types/{relationshipTypeId}/relationship/{relationshipId}Use this API to remove a contextual link between two entities.Path ParamsrelationshipTypeIduuidrequiredRelationship type IdentifierrelationshipIduuidrequiredRelationship IdentifierResponses 204No Content 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago