Skip to main content
POST
Delete nodes 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

nodeIds
string<uuid>[]
required
Required array length: 2 - 5000 elements
confirmed
boolean

Response

200

message
enum<string>
required
Available options:
Deleted
nodeIds
string<uuid>[]
required
Last modified on July 17, 2026