Skip to main content
POST
curl

Notes

  • Credits: 1
  • pages must be a valid JSON array
  • Every page number must be greater than 0
  • Authenticated uploads are limited to 100 MB
  • The generated output file name is output.pdf

Authorizations

X-API-Key
string
header
required

Send your server-side API key in the X-API-Key header.

Body

multipart/form-data
file
file
required
pages
string
required

JSON array of 1-indexed page numbers to remove, for example [1,3].

Response

Successful response.

fileName
string
required
size
integer<int32>
required
creditsUsed
integer<int32>
required
contentType
string
required
creditsRemaining
integer<int32> | null