v1
latestOpenAPI 3.1.02026-07-261344388.3 KBDocument
Create a document
Create a new document or directory within a project.
post/api/projects/{projectId}/documents
Path parameters
projectIdstring uuid required
Project unique identifier
Request body
Example request
{
"name": "Sample document"
}Response
Newly created document