FileFeeds Imports
Delete FileFeed import
Delete a specific FileFeed import for a given FileFeed
delete/v0/file-feeds/{file_feed_id}/imports/{file_feed_import_id}
Path parameters
file_feed_idinteger required
The id of the FileFeed
file_feed_import_idinteger required
The id of the FileFeed import
Response
Successful response. The primary way to verify the request's success or failure is the response status code. In a future API version this endpoint may not return any response body at all.