add_comment_v1_requests__request_id__comments_post
Add a comment to a request thread. Authenticated users can post comments up to 10,000 characters.
Instructions
POST /v1/requests/{request_id}/comments (auth: Bearer OPENDATA_API_KEY) — Add Comment — Add a comment to the request thread. Authenticated users only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request_id | Yes | ||
| body | Yes | Request body (application/json) for POST /v1/requests/{request_id}/comments |