2021.1

Table Of Contents
Request takes a JSON Identifier List (with Runtime Parameters) of Content Set IDs and
parameters as content, and on success returns a response containing additional headers that
specify the ID of the new operation as well as link URLs that can be used to retrieve further
information/cancel the operation.
Request
Method Type:
POST
URI:
/rest/serverengine/workflow/jobcreation/{configId}
Content: JSON Identifier List (with Runtime Parameters) specifying a list of
Content Set entity Ids and parameters
Content
Type:
application/json
Add.
Headers:
If server security settings are enabled, then one of the following:
l Authorization Basic Authentication (Username and Password)
credentials (Base64 encoded)
l auth_token Authorization Token
Parameters
Path Parameters
Name Required Type Default
Value
Description
configId
Yes String
The Managed File ID (or Name)
of the Job Creation Preset in File
Store
Response
Success
The following lists status codes indicative of a successful response:
Page 800