Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.mnemom.ai/v1/agents/{agent_id}/reviews/{review_id}/dismiss \ --header 'Authorization: Bearer <token>'
{ "review_id": "<string>", "resolved_by": "<string>" }
Supabase JWT token in Authorization: Bearer header
Agent identifier (e.g. smolt-abc123)
Review dismissed.
dismissed
Suggestions
Contact support