This endpoint updates the name of an existing File, identified by its assetId. This operation is only permitted if the requester has appropriate write-level permissions
on the file.
NOTE:
Only the name of the file can be modified using this endpoint.
All other file metadata remains unchanged.
If the requester lacks the required permissions or the file does not exist, an appropriate error response
will be returned.
This endpoint updates the name of an existing File, identified by its
assetId. This operation is only permitted if the requester has appropriate write-level permissions on the file.