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
type
enum<string>
required
Available options:
html,
markdown
name
string
required
Required string length: 1 - 255
content
string
required
Minimum string length: 1

Response

201

Succeed

Last modified on September 15, 2026