Add, update or remove properties associated with the supplied file and templates.
This endpoint should be used instead of properties/overwrite when property groups
are being updated via a "delta" instead of overwriting all properties of a file.
**Required scope:** `files.metadata.write`
**Endpoint format:** [RPC](https://docs.dropboxapi.com/dropbox-api/docs/technical-reference/request-response-formats#rpc-endpoints)
**Authentication:** [User](https://docs.dropboxapi.com/dropbox-api/docs/auth-types#user-authentication)
This endpoint does not support apps with the app folder permission.
Request
This endpoint expects an object.
pathstringRequiredformat: "\/(.|[\r\n])*|id:.*|(ns:[0-9]+(/.*)?)"
A unique identifier for the file or folder.
update_property_groupslist of objectsRequired
The property groups "delta" updates to apply.