POST
/docsCreate a document
Creates a new document in the workspace.
Documents
Request Bodyrequired
The document to create.
Content-Typeapplication/json
titlestringrequiredDocument title.
contentstringrequiredMarkdown content.
tagsarrayTags for categorization.
Responses
201The created document.
idstringtitlestringslugstringcreatedAtstringISO 8601 timestamp.
400Validation error.
errorstringdetailsarray