Skip to content
Letterhead Letterhead Letterhead Help Center
Admin Tools

Delete a data feed

DELETE
/api/v3/curations/data-feeds/{feedUniqueId}
curl --request DELETE \
--url 'https://api.tryletterhead.com/api/v3/curations/data-feeds/example?api=true' \
--header 'Authorization: Bearer <token>'

Delete a company-level JSON data feed.

feedUniqueId
required
string

The data feed’s unique identifier, from List data feeds.

api
required
boolean

Required. Set to true to authenticate with your company API key rather than a signed-in session.

Data feed deleted successfully

Still can’t find what you need? Contact support.