Skip to main content
PUT
Step 4. Submit Assessment

Headers

auth
string
required

The auth token of the user. It is used to authenticate the user.

client-id
string
required

The 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

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.