Skip to main content
POST
Export To Docx

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
file
file
required

Markdown file to convert

record_id
string | null

Record UUID for logging

locale
string
default:ru-RU

Document language locale

title
string
default:Export

Document title

admonition_support
boolean
default:true

Enable admonition block processing

Response

Successful Response