FileFeeds

Update FileFeed

Update a specific FileFeed by ID. Only the fields that need to be updated should be provided.

patch/v0/file-feeds/{file_feed_id}

Path parameters

file_feed_idinteger required

The ID of the FileFeed

Request body

namestring
template_keystring object_key
is_activeboolean
custom_metadataobject
event_webhook_keystring object_key
folder_idinteger

ID of the folder containing this FileFeed

Response

Successful response

namestring
template_keystring object_key
is_activeboolean
custom_metadataobject
event_webhook_keystring object_key
folder_idinteger

ID of the folder containing this FileFeed

Changes

No recorded changes to this endpoint across all 1 revision of this API.