v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Multi FileFeeds

Duplicate a Multi FileFeed

Duplicates a Multi FileFeed and returns the new Multi FileFeed. The copy includes both the builder (editable) version and the source's latest saved version, so the duplicate can run user imports immediately rather than only builder imports. The carried-over saved version's change history notes that it came from duplicating the source Multi FileFeed and when that source's latest version was saved.

post/v0/multi-file-feeds/{multi_file_feed_id}/duplicate

Path parameters

multi_file_feed_idinteger required

ID of the Multi FileFeed that's being duplicated

Request body

namestring required

The name for the duplicated Multi FileFeed

Response

Successful response

idinteger
namestring
folder_idinteger

ID of the folder containing this Multi FileFeed

custom_metadataobject
post_validation_transform_keystring nullable

Key of the post-validation transform applied to this Multi FileFeed