2021.1

Table Of Contents
Request takes a JSON Identifier (for Content Creation), 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/datamining/createcontentset/{dataFileID}
Content: "JSON Identifier (for Content Creation)" on page65
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
Name Required Type Default
Value
Description
dataFileID
The ID of the PDF/PS/PCL/AFP
data file in he File Store that will
be consumed according to the
data mapping configuration to
create a Content Set.
Response
Success
The following lists status codes indicative of a successful response:
Page 625