Update the denial-spike detector (deny-rate threshold + window)
PATCH/v1/orgs/:org_id/governors/denial-spike
Configure when a burst of governed-tool denials opens a denial_spike risk signal. The detector counts DENY decisions over the rolling window and opens a signal at/above the threshold. It never blocks a call - it only observes the deny stream the governors already produce. The window is clamped to the platform ceiling.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
Successful Response
Malformed request. error.code: BAD_REQUEST.
Authentication required. error.code: AUTHENTICATION_REQUIRED.
Forbidden
Not Found
Unprocessable Entity