Dismiss Skill Enrichment
Dismiss the skill's pending enrichments without applying them (the evidence stays in the graph; it just won't strengthen this skill). Looks up by id.
Path Parameters
skill_id*Skill Id
Response Body
application/json
application/json
curl -X POST "https://example.com/skills/string/dismiss-enrichment"{}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}