OpenAPI 3.0.0raw.githubusercontent.com2026-08-11738301576.2 KB

43f4f62c36f2

Policies

Import DOCX and convert to HTML

Uploads a .docx file (max 10 MB) and converts it to HTML suitable for the policy content editor. Returns the converted HTML and any conversion warnings.

post/policies/import/docx

Response

DOCX converted to HTML successfully

messagestring

Example response

{
  "message": "OK"
}