Update question details by question ID

This endpoint updates the details of a specific question based on its ID.

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

Unique identifier of the question (UUID v4)

Body Params

Payload to update the question details

string

Description of the question

criteria
array of strings

Criteria to evaluate the candidate response. The points of all criteria must sum up to 10.

criteria
Responses

400

Bad Request: Invalid or missing parameters.

401

Unauthorized: The token is invalid or expired.

403

Forbidden: The user does not have permission to access this resource.

404

Not Found: The specified question does not exist.

429

Too Many Requests: Rate limit exceeded.

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