Batch Delete Document Folder Structure Templates

delete

/primeapi/restapi/folderTemplate/batch

Send a request to this endpoint to delete one or more document folder structure templates. Objects with ID values that match the values provided in the request body will be deleted.

Request

Supported Media Types
Body ()
The system-generated identifier of a document template.S
Root Schema : List<Long>
Type: array
Title: List<Long>
Show Source

Response

Supported Media Types

204 Response

Successful operation with no content.

404 Response

The requested document folder structure template does not exist, or you do not have access to it.