Rapid7 · Capability
InsightIDR API — Comments
InsightIDR API — Comments. 5 operations. Lead operation: List comments. Self-contained Naftiko capability covering one business surface.
InsightIDR API — Comments is a Naftiko capability published by Rapid7, one of 47 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the GET, PUT, POST, and DELETE methods rooted at /v1/idr/v1/comments.
The capability includes 2 read-only operations and 3 state-changing operations. Lead operation: Update comment visibility. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Rapid7 and Comments.
What You Can Do
PUT
Updatecomment
— Update comment visibility
/v1/idr/v1/comments/{rrn}/{visibility}
GET
Listcomments
— List comments
/v1/idr/v1/comments
POST
Createcomment
— Create comment
/v1/idr/v1/comments
GET
Getcomment
— Get comment by rrn
/v1/idr/v1/comments/{rrn}
DELETE
Deletecomment
— Delete a comment
/v1/idr/v1/comments/{rrn}
MCP Tools
rapid7-updatecomment
Update comment visibility
idempotent
rapid7-listcomments
List comments
read-only
idempotent
rapid7-createcomment
Create comment
rapid7-getcomment
Get comment by rrn
read-only
idempotent
rapid7-deletecomment
Delete a comment
idempotent