This API is used to update the existing question on the Sunbird-inQuiry Platform.
PATCH/question/v1/update/{Question_Id}
• /update endpoint executes the "Update Question" request based on parameters provided as metadata in the request body. Users can provide updated attributes and their values in a request.• It points to inquiry-api-service (assessment service) - /question/v4/update
• You need to provide a valid Question Id value in {Question_Id} field of the API URL.
• It is mandatory to provide values for parameters marked with *.
• Mandatory fields cannot be null or empty.
• Question schema check here
The Content-Type entity is the media type of the resource. It should be Application/json
Authorization*
String
To make use of the API, you require authorization. Raise a request to the administrator, for the use of the API. You will receive the authorization key. Specify the key received, here.
Set Bearer {{api_key}}
x-channel-id
String
Unique identification number associated with a root organization.
request*
Object
It contains metadata about the question to be updated.
versionKey
string
Represents the transaction update version key of the Question