v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Multi FileFeeds

Update a Multi FileFeed

Updates an existing Multi FileFeed's configuration

patch/v0/multi-file-feeds/{multi_file_feed_id}

Request body

namestring

New name for the Multi FileFeed

post_validation_transform_keystring

Key of an existing post-validation transform to apply

multi_filefeed_event_webhook_keystring nullable

Key of an existing event webhook to attach to this Multi FileFeed. Pass null to detach the current event webhook.

folder_idinteger

ID of the folder to move this Multi FileFeed into. The folder must belong to the same organization.

custom_metadataobject nullable

JSON object with custom metadata to associate with the 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