Create Link

POST

Creates a link between two objects to indicate a relationship.

Request

This endpoint expects an object.
sourcestringRequiredformat: "id"

The ID of the source object.

targetstringRequiredformat: "id"

The ID of the target object.

Response

The response to creating a new link.

Built with