Delete a Document Folder Structure Template
delete
/primeapi/restapi/folderTemplate/{id}
Send a request to this endpoint to delete a document folder structure template.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a document template.
Response
Supported Media Types
- application/json
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.