Create a new version of an existing Kaggle dataset. Prerequisites: - You must own the dataset or have edit permissions - Files must be uploaded first to obtain upload tokens (required for the 'files' parameter) Use this when you have updated files or metadata and need to publish…
filesRequiredarrayList of files to include in this version. Each file must reference an upload token obtained from a prior file upload to Kaggle's storage. At least one file is required.
subtitlestringOptional new subtitle for the dataset
owner_slugRequiredstringUsername or organization slug that owns the dataset. You must have edit permissions for this dataset.
descriptionstringOptional new description for the dataset
category_idsarrayOptional list of category IDs to tag the dataset with
dataset_slugRequiredstringURL-friendly slug identifier of the dataset to create a new version for
version_notesRequiredstringNotes describing changes in the new dataset version
convert_to_csvbooleanWhether to convert tabular data to CSV
delete_old_versionsbooleanWhether to delete all previous versions when creating this new one
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
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.