Replace Links
Replaces a link.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
id
The ID of the link to be replaced.
link_type
Type of link used to define the relationship.
source
The ID of the source object.
target
The ID of the target object.
Response
The response to replacing a link.
link