Skip to content

Create a standalone document in a space

POST
/api/v1/workspaces/{ws}/spaces/{space}/documents
space
required
string
Media typeapplication/json
object
title
string
<= 200 characters
icon
string
<= 16 characters
Examplegenerated
{
"title": "example",
"icon": "example"
}