Create Link
Creates a link between two objects to indicate a relationship.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
link_type
Type of link used to define the relationship.
source
The ID of the source object.
target
The ID of the target object.
custom_link_type
The ID of the custom link type.
Response
The response to creating a new link.
link