Update Assessment Question Response

Partially updates a question response. You can update either or both fields: response and provided_by.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the client

string
required

External question code used to resolve the question

Body Params

Response id, updated text, and optional provider label

Update an existing response (snake_case JSON: id, response, provided_by).

int32
required

Primary key of the note row (assessment_question_response.id)

string
required
length ≥ 1

Updated note body text

string

Updated display name for who provided the response; defaults to the authenticated user's name when omitted

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json