Information Classification: External Restricted.
See https://www.chili-publish.com/security
POST - resources/documents/tempxml/folding
Generates Temp Folding output XML
URI
resources/documents/tempxml/folding |
HTTP Method
Post
Request parameters
Name | Location | Type | Description |
|---|---|---|---|
API-KEY | http header | The API key previously generated by calling the GenerateApiKey function | |
itemID | query | ID of the document for which the folding will be generated | |
docXML | body | Temporary XML (unsaved) of the document | |
taskPriority | query | int | The priority (1-10) of the task |
HTTP Return Status
Created
Returns
Prepares the folding on the server.
An XML string describing the created task, containing its ID and other information.