Service Comments¶
Reads and writes comments for one service.
GET /services/{serviceId}/comments¶
- Auth: not required
- Response: array of comment items
POST /services/{serviceId}/comments¶
- Auth: required
- Rate limit: enabled
Request body:
Responses:
200 OK400 Bad Request401 Unauthorized500 Internal Server Error