Toggle navigation
Gentics Content.Node - REST API Library: FolderPublishDirSanitizeRequest
Resources
Data Types
Back to Top
Home
JSON
FolderPublishDirSanitizeRequest
FolderPublishDirSanitizeRequest
Data Type
Request to sanitize a folder publish directory
Properties
name
data type
description
nodeId
number
ID of the node/channel of the folder
publishDir
string
Publish directory to be sanitized
Example
{ "nodeId" : 1, "publishDir" : "..." }