Control
Control comment updated
An external comment on an audit control was updated. Fires once per comment update.
This event is delivered only to Audit Partner accounts and is gated by the early-access audit_control_comment_webhook feature — reach out to your Vanta contact to enable it.
The payload contains only identifiers. Fetch the current comment body from GET /v1/audits/{auditId}/controls/{controlId}/comments.
POST
Control comment updated
Previous
Control comment deletedAn external comment was deleted from an audit control. Fires once per comment deletion.
This event is delivered only to [Audit Partner](/reference/audits/overview) accounts and is gated by the early-access `audit_control_comment_webhook` feature — reach out to your Vanta contact to enable it.
The payload contains only identifiers. The deleted comment no longer appears in `GET /v1/audits/{auditId}/controls/{controlId}/comments`.
Next
Control comment updated