🤖 For AI agents: The complete documentation index is available at /docs/llms.txt. A markdown version of this page is available at /docs/apis/user-comments/index.md.

This page contains the APIs that are used for managing comments left by admins on user accounts.

Use the following APIs to manage User Comments:

OperationMethodEndpoint
Add a Comment to a UserPOST/api/user/comment
Retrieve a User's CommentsGET/api/user/comment/{userId}
Search for User CommentsGET
POST
/api/user/comment/search?comment={comment}
/api/user/comment/search