Create a Document Folder Structure Template

post

/primeapi/restapi/folderTemplate

Send a request to this endpoint to create a document folder structure template. An application object will be created using the JSON data provided in the request body.

Request

Supported Media Types
Body ()
A document template object.
Root Schema : ApiEntityDocumentFolderStructureTemplate
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityDocumentFolderStructureTemplate
Type: object
Show Source

400 Response

Invalid input for the Document Folder Structure Template service. Verify the request contains valid data, then resubmit the request.