Audits
Update a comment for a control within an audit
Updates an existing comment on a control. Only the original author of the comment can update 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.
patch/audits/{auditId}/controls/{controlId}/comments/{commentId}
Path parameters
auditIdstring required
controlIdstring required
commentIdstring required
Request body
Response
Ok