latestOpenAPI 3.0.32026-08-22505302.1 MB

60d6c901bc4e

Questionnaire Comments

Comment on one question of an answer request

Files a comment against a single question within one answer request — the write behind the comment thread on the answer and review pages. Writable by the three companies named on the request (the requester, the company being asked, and the company answering on its behalf); anyone else gets 403 cannot_update_questionnaire. A missing question answers 404 questionnaire_not_found, a missing request 404 request_not_found. The comment author is recorded on the updatedBy* fields, not createdBy* — that is what the list read returns and both frontends render. Notifies the other party on the request.

post/api/questionnaires/questions/{questionId}/requests/{requestId}/comments

Path parameters

questionIdstring required
requestIdstring required

Request body

questionCommentstring required

Response

Default Response