create_translation
Submit an asynchronous PDF translation using the user's website credits. Ask for explicit user approval after showing the estimated cost. Reuse the same idempotency_key and parameters after a timeout. Disconnecting does not cancel a submitted job.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pages | No | 1-based page range, e.g. 1-3,5. Omit for all pages. | |
| file_id | Yes | ||
| confirmed | Yes | ||
| output_formats | No | ||
| idempotency_key | Yes | ||
| source_language | No | auto | |
| target_language | Yes |