...
auth - application id associated with the partner (not require if wrapped into api token)
userId - partner defined user id of the user that is calling the editor url - mandatory to pass to facility counting of distinct users
File Conversion / Export (On-premise version only)
Note: file conversion can be achieve also with SaaS version by running appropriate commands from script, see PDF / Image Creation and Format Conversion
...
storageBucket - it specifies designated output S3 bucket where the resulting file(s) like script output and all files generated by the script are uploaded to (if not specified the default S3 content bucket that is associated with your application identifier is used)
storageBucketRegion - region the storageBucket is located in
Note for SaaS: Instead of passing all parameters individually, you can enclose the parameters in a generated apitoken that will be passed as a single “apitoken” query parameter (see Token Authentication).
Response
Text: JobID::{jobId}
...