Tool to append more data to an existing upload session. Use when uploading large files in chunks. When the 'close' parameter is set to true, this call will close the session. A single request should not upload more than 150 MiB.
closebooleanIf true, the upload session will be closed after appending this data. Once closed, no more data can be appended to the session.
cursorRequiredobjectCursor information containing the session_id and current offset in bytes.
contentRequiredobjectFile data to append to the upload session.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.