Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

baseId
string
required

Body

application/json
name
string
required
description
string
enabled
boolean
tables
object[]
nodes
object[]

Response

200 - application/json

Successful response

id
string
required
name
string
required
baseId
string
required
createdTime
string
required
tables
object[]
required
description
string
enabledTime
string
nodes
object[]
Last modified on March 5, 2026