Update connector

Updates a connector on a board based on the data and style properties provided in the request body.

Required scope

boards:write

Rate limiting

Level 2

Path Params
string
required

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

string
required

Unique identifier (ID) of the connector that you want to update.

Body Params
startItem
object

The ending point of the connector. If startItem is also provided, endItem.id must be different from startItem.id

endItem
object

The ending point of the connector. If startItem is also provided, 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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json