2021.1

Table Of Contents
Process Job Creation (By Content Set) (JSON)
Submits a request to initiate a new Job Creation operation.
Request takes a JSON Identifier List of Content Set IDs 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 specifying a list of Content Set entity IDs
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
The Managed File ID (or Name) of
the Job Creation Preset in File
Store
Page 797