v1

latestOpenAPI 3.1.0proprietary2026-07-24156175241.3 KB
Multi FileFeeds

Delete a Multi FileFeed

Permanently deletes a Multi FileFeed

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

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.

successboolean

Example response

{
  "success": true
}