Headers
The auth token of the user. It is used to authenticate the user.
The client id of the user. It is used to identify the user.
The locale of the user. It is used to determine the language of the assessment. Supported locales are en
, hi
, kn
for english, hindi and kannada respectively. Default value is en
.
The content type of the request. It is used to determine the type of data being sent.
Response
OK
The assessment has been successfully submitted. The response contains the assessment summary. You can hit the Get Assessment Data API to get the assessment data for the submitted assessment.