Create Link Types Custom
Creates a custom link type.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
backward_name
The name of the link in the backward direction.
forward_name
The name of the link in the forward direction.
name
The name of the custom link type.
source_types
Types from which the link can be made from.
target_types
Types to which the link can be made to.
is_deprecated
Whether the link type is deprecated.
tooltip
The tooltip of the custom link type.
deprecatedDeprecated
Whether the link type is deprecated.
Response
Success.
custom_link_type