Skip to main content

REST input plain HTTP

POST 

/http.input/:connectionID

Submit a file for conversion using a binary upload. This endpoint supports large files (larger than 100 MB). Provide the file as multipart/form-data in the request body.

The connectionID path parameter determines which pre-installed or custom Connection to use. For available values, refer to Pre-installed connections.

Request

Responses

The file was successfully submitted for conversion. The Simple API returned the converted file in the response.