WSO2 · Capability
WSO2 API Manager - Developer Portal — Comments
WSO2 API Manager - Developer Portal — Comments. 12 operations. Lead operation: Retrieve API Comments. Self-contained Naftiko capability covering one Wso2 business surface.
What You Can Do
GET
Getallcommentsofapi
— Retrieve API Comments
/v1/apis/{apiid}/comments
POST
Addcommenttoapi
— Add an API Comment
/v1/apis/{apiid}/comments
GET
Getcommentofapi
— Get Details of an API Comment
/v1/apis/{apiid}/comments/{commentid}
PATCH
Editcommentofapi
— Edit a comment
/v1/apis/{apiid}/comments/{commentid}
DELETE
Deletecomment
— Delete an API Comment
/v1/apis/{apiid}/comments/{commentid}
GET
Getrepliesofcomment
— Get replies of a comment
/v1/apis/{apiid}/comments/{commentid}/replies
GET
Getallcommentsofmcpserver
— Retrieve MCP Server Comments
/v1/mcp-servers/{mcpserverid}/comments
POST
Addcommenttomcpserver
— Add a MCP Server Comment
/v1/mcp-servers/{mcpserverid}/comments
GET
Getcommentofmcpserver
— Get Details of a MCP Server Comment
/v1/mcp-servers/{mcpserverid}/comments/{commentid}
PATCH
Editcommentofmcpserver
— Edit a comment
/v1/mcp-servers/{mcpserverid}/comments/{commentid}
DELETE
Deletecommentofmcpserver
— Delete a MCP Server Comment
/v1/mcp-servers/{mcpserverid}/comments/{commentid}
GET
Getrepliesofcommentofmcpserver
— Get replies of a comment
/v1/mcp-servers/{mcpserverid}/comments/{commentid}/replies
MCP Tools
retrieve-api-comments
Retrieve API Comments
read-only
idempotent
add-api-comment
Add an API Comment
get-details-api-comment
Get Details of an API Comment
read-only
idempotent
edit-comment
Edit a comment
idempotent
delete-api-comment
Delete an API Comment
idempotent
get-replies-comment
Get replies of a comment
read-only
idempotent
retrieve-mcp-server-comments
Retrieve MCP Server Comments
read-only
idempotent
add-mcp-server-comment
Add a MCP Server Comment
get-details-mcp-server-comment
Get Details of a MCP Server Comment
read-only
idempotent
edit-comment-2
Edit a comment
idempotent
delete-mcp-server-comment
Delete a MCP Server Comment
idempotent
get-replies-comment-2
Get replies of a comment
read-only
idempotent