Skip to main content
POST

Overview

Requests a server-side conversion of a file to a different format (e.g., JPEG to PNG, DOCX to PDF).

Query Parameters

integer
Workspace context

Request Body

string
required
Source URL of the file to convert
string
required
Original filename
string
required
Desired output format (e.g., png, pdf, jpg)

Response

Returns the converted file or a success status depending on the conversion type.
Supported conversions depend on the file type. Common conversions include image format changes and document to PDF.