Create connector

Adds a connector to a board.

Required scope

boards:write

Rate limiting

Level 2

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier (ID) of the board for which you want to create the connector.

Body Params

startItem.id must be different from endItem.id

startItem
object
required

The end point of the connector. endItem.id must be different from startItem.id

endItem
object
required

The end point of the connector. endItem.id must be different from startItem.id

string
enum

The path type of the connector line, defines curvature. Default: curved.

Allowed:
captions
array of objects
length between 0 and 20

Blocks of text you want to display on the connector.

captions
style
object

Contains information about the style of a connector, such as the color or caption font size

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json