API referenceGenerated
Undismiss Feature
Un-mute a previously dismissed feature — it reappears in discovery if still in telemetry.
Authorization
HTTPBearer AuthorizationBearer <token>
In: header
Path Parameters
feature*Feature
Response Body
application/json
curl -X DELETE "https://example.com/features/string/dismiss"Empty
{ "detail": [ { "loc": [ "string" ], "msg": "string", "type": "string", "input": null, "ctx": {} } ]}