Request model for creating documents from markdown.
The markdown content to convert to a document. Supports track changes markup (, ,
The output format for the document. Currently only 'docx' is supported.
Optional webhook URL to call when the request is complete.
Successful Response
The ID of the request. This ID can be used to check the status of the request.
The URL to check the status of the request and get results.
Whether the request was successful.
If the request was not successful, this will contain an error message.
A dictionary of the versions of the libraries used in the request.