Take an Assessment
Submit Assessment
This API is used to Submit the assessment. This api should be called after the assessment is completed and progress reaches 100%.
Use this API to submit the assessment and get assessment summary
PUT
/
assessment
/
api
/
v1
/
submit
/
{hash}
Headers
auth
string
requiredThe auth token of the user. It is used to authenticate the user.
client-id
string
requiredThe client id of the user. It is used to identify the user.
locale
string
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
.
Content-Type
string
The content type of the request. It is used to determine the type of data being sent.
Response
200 - application/json
The response is of type object
.