Number of APIs: 2
1. Add new comments to the conversation
POST {{baseUrl}}/iq/conversations/:conversationId/comments
Add new comments to a specific conversation. Scopes: Rate Limit Label: iq_comment:write
,iq_comment:write:admin
Medium
GET {{baseUrl}}/iq/conversations/:conversationId/comments?page_size=30&next_page_token=<string>
Get comments for a specific conversation. Scopes: Rate Limit Label: iq_comment:read
,iq_comment:read:admin
Medium
ENDPOINTS