|
Method and endpoint |
|
|---|
You can use the PATCH /Folders/{folderId} method and endpoint to edit the properties of a file.
If the process was successful, only the HTTP status 200 OK is returned in response.
Example of a request
JSON
PATCH /Folders/O500000421
Accept: */ *
ModuleId: d3one
ConnectionString: targetHost=https://test.d-velop.cloud;apikey=MyApiKey;repositoryid=MyRepositoryId;
{
"1623f20a-7f1d-40a9-b208-65db622c5b2a": "AnotherCustomer",
"bdbaccd6-dfa5-4031-b8cd-ae1126dea8ba": "9874"
}