Set Base Folder
Creates or updates the base folder reference for a document storage connection. The connection must have the DocumentManagement capability.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
Request Body*
{
"containerId": "string",
"driveId": "string",
"siteId": "string",
"displayPath": "string",
"externalUrl": "string"
}
Responses
400 Bad Request
401 Unauthorized - Invalid or missing API key
404 Not Found