Zum Hauptinhalt springen
POST
/
internal
/
helpers
/
convertPdfToImage
Convert a PDF to an image
curl --request POST \
  --url https://demo.enneo.ai/api/mind/internal/helpers/convertPdfToImage \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Autorisierungen

Authorization
string
header
erforderlich

JWT-based authentication

Body

application/json

PDF source and rendering options.

Antwort

Successful operation

The response is of type object.