Skip to main content
POST
Apply a template

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.

Body

application/json

Body

canvasId
string<uuid>
required
templateId
string<uuid>
required
centerX
number
centerY
number
inputs
object[]

Response

200

instanceId
string
required
groupId
string
required
Last modified on July 31, 2026