Invalidate IVR Menu
Soft-invalidate the named menu. Future lookups skip it; the next discovery for the same fingerprint replaces it (clearing the invalidation, see ADR 0009 §4). Idempotent: re-invalidating an already-invalidated row returns 404.
Reason is optional and is captured in structured logs for operator triage. A future audit table may persist it.
Authentication
AuthorizationBearer
Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.
Path parameters
id
Request
This endpoint expects an object.
reason
Operator-debug cause string. Bounded to 256 chars.
Response
Menu invalidated.
Errors
401
Unauthorized Error
404
Not Found Error