Create files
Creates a new files object with the specified parameters.
授权
请求体
The files entity to post
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.
响应
files created
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.