Information Request
Information request comment deleted
Fires when a comment is deleted from an information request. Fires once per comment deletion.
The payload contains only identifiers; the deleted comment is still returned by the information request comments endpoint (GET /v1/audits/{auditId}/information-requests/{requestId}/comments) as a soft-deleted record with a non-null deletionDate.
post/v1.information-request.comment.deleted
Request body
Response
Return any 2xx status within 15 seconds to acknowledge receipt.