Edit
To edit an existing file you need to execute a PATCH request against the /libraries/:libraryId/files/:fileId endpoint.
The fileId uniquely identifies the file and the libraryId uniquely identifies the library.
You can update the name of the existing file.
Request
Response (200 OK)
Last updated