Skip to main content
POST
POST /projects/{project_name}/tables/{table_id}/schema

Authorizations

X-API-Key
string
header
required

Path Parameters

project_name
string
required

The name of the project

table_id
string<uuid>
required

The id of the table

Body

application/json

schema of the data

schema
object
required

Response

Successfully created field