v51

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01703301564.3 KB
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"
}