POST
/
api
/
v2
/
documents
/
{documentId}
/
formats
/
pdf
{
  "id": "<string>",
  "fileName": "<string>"
}

Path Parameters

documentId
string
required

The unique identifier of the Word document to convert.

Body

application/json

Response

200
application/json

Successfully converted the document to PDF.