Skip to main content
2 API change(s) - ⚠️ includes 1 breaking change(s)GET /rs/comments/v1/count
  • api path removed without deprecation
GET /rs/comments/v1/
  • added the new optional query request parameter countOnly
1 API change(s)GET /rs/comments/v1/{id}
  • added the new optional query request parameter extend
6 API change(s)GET /rs/comments/v1/
  • endpoint added
POST /rs/comments/v1/
  • endpoint added
GET /rs/comments/v1/count
  • endpoint added
DELETE /rs/comments/v1/{id}
  • endpoint added
GET /rs/comments/v1/{id}
  • endpoint added
PATCH /rs/comments/v1/{id}
  • endpoint added