Set Client Document Folder
Updates the external folder reference for a client's documents. This is only relevant if an external Document Storage provider has been set for the Tenant
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| client* | 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