Skip to main content
POST
Create a sequence

Authorizations

Authorization
string
header
required

A ManyPI API key (mpi_...) from Settings → API keys, or an OAuth 2.1 access token obtained through the MCP consent flow.

Body

application/json
name
string
required
Maximum string length: 120
steps
object[]
required
Required array length: 1 - 10 elements
description
string
Maximum string length: 500

Response

The created sequence.

id
string<uuid>
name
string
description
string | null
steps
object[]
updated_at
string<date-time>