Purge Memory Defense security events for a bank
POST/v1/default/banks/:bank_id/security-events:purge
Delete every security_events row for the bank. delete_bank intentionally does not cascade to security_events so an audit trail survives delete-recreate cycles — this endpoint is the explicit opt-in for operators (and demo notebooks) who want the events gone. The purge itself is recorded in audit_logs.
Authentication required — include an
Authorization: Bearer hsk_...header. See Authentication for details.
Request
Responses
- 200
- 422
Successful Response
Validation Error