/bff/newsroom/shortlist/{shortlistId}/dismiss
Marks a shortlist item as dismissed; it will not be re-included in subsequent rebuilds for the same date.
NewsroompostBffNewsroomShortlistByShortlistIdDismiss
Parameters
1 path
Path · 1
shortlistIdstringRequiredRequest
POST /bff/newsroom/shortlist/{shortlistId}/dismiss
curl -X POST "https://api.bizkithub.com/bff/newsroom/shortlist/example_shortlistId/dismiss" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer YOUR_API_KEY"Response
JSON payload
{
"success": false
}All response codes
1 status code documented
Need an API key?
All BizKitHub API endpoints require authentication via API key.