Relationship Management
Remove Relationship Record
Use this API to remove an existing Relationship Record between entities.
🗒 Things to Know
- This API only supports AI Governance entities (Models, Datasets, AI Systems, and AI Agents).
- AI Governance APIs will become available over the course of the Spring as customer tenants are upgraded to enhanced AI Governance services. No customer action is required and more detailed information will be published in upcoming release notes and product documentation.
delete/api/ai-governance/v1/links/{linkId}
Path parameters
linkIdstring uuid required
Identifier of the link record
Unique identifier of the link record to delete
Query parameters
linkTypeIdstring uuid required
Unique identifier of the link type
Response
OK - The relationship was successfully deleted