Skip to main content
POST
Declare a custom column

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
label
string
required
Maximum string length: 60
key
string

Derived from the label when absent.

Maximum string length: 40
type
string
default:text
options
string[]
Maximum array length: 50
description
string | null
Maximum string length: 500
auto_research
boolean
default:false

Response

The column already existed and was returned unchanged.