For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create a new documentation space in an organization

Creates a new space within the organization. A space is the primary container for documentation content, holding pages, files, and revisions. After creation, add the space to a site to make it publicly accessible, or start adding content directly via the space content endpoints.

Available in MCP
post
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

A unique entity identifier

Pattern: ^[a-zA-Z0-9_-]+$
Body
and
anyOptional
or
anyOptional
or
or
Responses
201

Space created

application/json
post/orgs/{organizationId}/spaces
201

Space created

Last updated

Was this helpful?

Powered by GitBook