Skip to main content
PATCH
UpdateRemoteFile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

The request for a call to RemoteFileService_UpdateRemoteFile to update a remote file.

The request for a call to RemoteFileService_UpdateRemoteFile to update a remote file.

remoteFile
object
required
updateMask
string
required

The list of fields to be updated. The fields available to be updated are description, metadata_values, and metadata.

Response

A successful response.

The response of a call to RemoteFileService_UpdateRemoteFile.

remoteFile
object
required