Edit
To edit an existing folder you need to execute a PATCH request against the /libraries/:libraryId/folders/:folderId endpoint.
The folderId uniquely identifies the folder and the libraryId uniquely identifies the library inside which the folder is located.
You can update the name of the existing folder.
Request
Response (200 OK)
Last updated