Update Link Types Custom
Updates 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.
id
The ID of the custom link type to update.
backward_name
The updated name of the link in the backward direction.
forward_name
The updated name of the link in the forward direction.
is_deprecated
Whether the link type is deprecated.
name
The updated name of the custom link type.
source_types_v2
Types from which a link can be made.
target_types_v2
Types to which a link can be made.
tooltip
The updated tooltip of the custom link type.
deprecatedDeprecated
Whether the link type is deprecated.
Response
Success.
custom_link_type