Skip to main content
PUT
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
title
string
required
description
string
required
cover
object | null
nodes
string[]
includeData
boolean
defaultActiveNodeId
string | null

Response

200

publish base successfully

Last modified on March 5, 2026