Skip to main content
POST
Create edges in bulk

Authorizations

Authorization
string
header
required

A Melius API key (mel_...), sent as Authorization: Bearer <key>.

x-team-id
string
header
required

The team (workspace) to act on. Defaults to the key's team when omitted.

Path Parameters

canvasId
string<uuid>
required

Body

application/json

Body

edges
object[]
required

Response

201

edges
object[]
required
Last modified on July 17, 2026