Submit Assessment

Use this API to submit an assessment for review. This action will move the assessment to the Under Review stage.

🗒

Things to Know

  • Responses for all required questions must be first submitted before using this API. This action can be done using the Submit Responses API.
  • Do not include the Content-Type parameter in the header, as this API does not accept a request body. For APIs that do accept a request body, set Content-Type to application/json, as our APIs only support application/json.
Path Params
uuid
required

UUID of the assessment to submit

Body Params
string

Optional comment to include with the assessment submission

boolean

Indicates whether the submitter has accepted the assessment submission disclaimer.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
*/*