Execute a subject erasure
DELETE/v1/:tenant/banks/:bank_id/subjects/erase
Hard-delete memory_units matching tag_any in bank_id. Requires either a valid preview_token from the paired preview call OR the X-Confirm-Erase: unconfirmed-yolo header when the bank config has memory_defense.erasure.allow_yolo=true. 24h idempotency on (bank_id, tag_any, reason, actor_email).
Authentication required — include an
Authorization: Bearer hsk_...header. See Authentication for details.
Request
Responses
- 200
- 422
Successful Response
Validation Error