Append data chunk to an ongoing media upload session on X/Twitter. Use this action during chunked media uploads to append each segment of media data in sequence.
idRequiredstringThe media identifier for the media to perform the append operation.
mediaRequiredstringBase64-encoded media data chunk to append. This should be a segment of the media file being uploaded in the chunked upload process.
segment_indexRequiredintegerZero-based index of the media segment being appended. Start with 0 for the first chunk and increment by 1 for each subsequent chunk.
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.