/folders/{folder_id}Update a folder
Updates a folder, including its name, description, parent, shared link, collaboration settings, and collection membership. Supply only the properties you want to change, and use if-match with the folder's latest etag when you need optimistic concurrency control. Large moves can continue asynchronously after the response is returned.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
Optional folder properties to update. Provide only the properties you want to change, except that large moves can require separate requests.
A 400 is returned when parameters are invalid, the folder name violates naming rules, the description exceeds 256 characters, or a shared-link password is used with open access. A 403, 404, or 409 is returned when access, policy, existence, naming, or temporary-lock conditions prevent the update. A 412 indicates that if-match does not match the current etag, while a 503 indicates that the operation has continued beyond 600 seconds.