Documents

Export a document as markdown

post/documents.export

Request body

idstring

Unique identifier for the document. Either the UUID or the urlId is acceptable.

Response

OK

datastring

The document content in Markdown formatting

Changes