Skip to content
Letterhead Letterhead Letterhead Help Center
Admin Tools

Delete a curation feed

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

Delete a single RSS or JSON data feed belonging to the company.

feedUniqueId
required
string

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

api
required
boolean

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

Feed deleted

No feed with this feedUniqueId belongs to the company

Failed to delete feed

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