Audits
Create a comment for a control within an audit
Creates a new comment on a control within an IRL audit. The comment author must be an auditor in the audit firm making the request. The comment will be associated with the control and visible to all authorized users.
Returns 404 when the control is not part of the audit.
Rate limit: 50 requests / minute.
post/audits/{auditId}/controls/{controlId}/comments
Path parameters
auditIdstring required
controlIdstring required
Request body
Response
Ok