Create Relationship Record between Entities

Use this API to create a new 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 migrated to enhanced AI Governance services. No customer action is required and more detailed information will be published in upcoming release notes and product documentation.
Query Params
uuid
required

Unique identifier of the link type to use for creating the relationship

Body Params
attributes
object

Custom Attributes based on schema defined for given link type

entity1
object
required

Associated Entity Instance for given Entity Type

entity2
object
required

Associated Entity Instance for given Entity Type

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 2 required scopes
URL
Response
Choose an example:
application/json
*/*