Skip to main content
POST

Request body

string
required
A name for the schema.
string
A description of what this schema is used for.
boolean
default:"false"
Whether this should be the default schema.
array
required
Array of column definitions. Must be non-empty.

Response

string
Unique schema identifier.
string
Schema name.
string | null
Schema description.
boolean
Whether this is the default schema.
array
The column definitions.
string
ISO 8601 timestamp.
string
ISO 8601 timestamp.

Column types