Config
A session configuration to use. The configuration defines the tasks that you want to run to process the source media.
Alternatively, you can supply a configuration zip bundle that was saved from the Media Server Graphical User Interface. If you supply a zip bundle to a process
action, the AdditionalData and AdditionalDataLabels action parameters are ignored.
You can supply the file by either:
- uploading it as multipart form-data
- sending it as a base64 encoded string
For more details about sending binary data, see Send Data by Using a POST Method.
Actions: | Process, ValidateProcessConfig |
Type: | String |
Default: | |
Example: |
The following example uses curl to start a
|
See Also: |