Update files
Updates the specified files object.
授权
路径参数
The key ConnectorId
The key Folder
The key Filename
The key MessageId
请求体
The files entity to update.
The id of the connector.
The folder of the file.
The name of the file.
The message id of the file. This will only have a value if the file is a message.
The id of the port.
The subfolder of the file.
The time the file was created.
The full path to the file.
The size of the file.
The Base64 encoded file contents. This will only be returned when a specific file is requested. This field cannot be used when filtering results using the $filter parameter.
The batch group message Id.
Whether or not the message is a batch group message.
响应
EntitySet files
The id of the connector.
The folder of the file.
The name of the file.
The message id of the file. This will only have a value if the file is a message.
The id of the port.
The subfolder of the file.
The time the file was created.
The full path to the file.
The size of the file.
The Base64 encoded file contents. This will only be returned when a specific file is requested. This field cannot be used when filtering results using the $filter parameter.
The batch group message Id.
Whether or not the message is a batch group message.