Create Document
Authorizations
Body
Request model for creating documents from markdown.
The markdown content to convert to a document. Supports track changes markup (, , tags).
The output format for the document. Currently only 'docx' is supported.
Optional webhook URL to call when the request is complete.
Optional residency region override (e.g. us, eu). When provided, use file_url or direct-upload; multipart uploads are rejected. When omitted, the request uses the team's configured residency and profile.
Response
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.