1.5

Process Job Creation (JSON Job Set Structure)
Submits a request to initiate a new Job Creation operation.
Request takes a JSON Job Set Structure containing a list of Content Items 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.
Type: POST
URI:
/rest/serverengine/workflow/jobcreation
Parameters: -
Request:
Add.
Headers:
auth_token Authorization Token (if server security
settings enabled)
Content: JSON Job Set Structure describing Job Set (and Content
Items)
Content
Type:
application/json
Response:
Add.
Headers:
l operationId Operation ID of new Job Creation
operation
l Link Contains multiple link URLs that can be
used to retrieve further information/cancel the
operation.
Content: -
Content
Type:
-
Page 344