Keywords
Reject keyword suggestion(s)
Pass suggestionId to reject one suggestion, or keywordId to reject all pending suggestions for a keyword.
DELETE
Reject keyword suggestion(s)
Documentation Index
Fetch the complete documentation index at: https://octolens.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Clerk API key. Create one in Settings → API Keys. Pass as Authorization: Bearer <key>.
Body
application/json
- Option 1
- Option 2
Reject a single suggestion or all suggestions for a keyword.
Suggestion id to reject.
Required range:
-9007199254740991 <= x <= 9007199254740991Response
200 response
Previous
List mentionsReturns mentions scoped to the authenticated organization. Filter by keyword, source, sentiment, date range, or custom filter groups.
Body shape matches `POST /api/v1/mentions` exactly — simple or advanced `filters` object, `view` to reuse a feed's filters, `includeAll` to toggle low-relevance, cursor pagination via `limit` + `cursor`.
Tip: call `POST /api/v2/ai/filter-wizard` with a natural-language prompt to get a ready-to-paste `filters` object.
Next
Reject keyword suggestion(s)