v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Audits

Delete a comment for a control within an audit

Deletes an existing comment on a control. Only the original author of the comment can delete it. The author is identified by their email address, which must match the email of the user who created the comment.

Rate limit: 10 requests / minute.

delete/audits/{auditId}/controls/{controlId}/comments/{commentId}

Path parameters

auditIdstring required
controlIdstring required
commentIdstring required

Request body

emailstring required

Email address of the comment author. Must match an existing Vanta user who belongs to the audit firm making the API request. This email uniquely identifies the author across systems.

Response

No content