Save Assessment Question Answer

Submits or updates the selected answer for the assessment question identified by question_code.

The answer value must match one of the valid response options for that question.

Supported answer values:
Yes, No, Partially, NA

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 or identifier used to resolve the question (path segment name is question_code for URL compatibility).

Body Params

Submit or update the assessment question answer. Use DELETE on the same path to clear the answer.

string
enum
required
length ≥ 1
^(Yes|No|Partially|NA)$

Selected answer label (must match a valid option for the question).

Allowed:
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