Adds a folder to the path of a specified agent's custom extension repository. For example, apps/exe/utilities
.
PUT /assetmgmt/customextensions/{agentId}/folder/{path}
Header
Sample Response Model
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}