Results
Update Assessments Result
PATCH
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
The account identifier
Path Parameters
Body
application/json
Unique identifier
Example:
"8187e5da-dc77-475e-9949-af0f1fa4e4e3"
The start date of the candidate test
Example:
"2021-01-01T01:01:01.000Z"
The submission date of the candidate test
Example:
"2021-01-01T01:01:01.000Z"
The summary about the result of the test
Example:
"Test is passed"
The test`s result url
Example:
"https://exmaple.com/result?id=xyz"
Value to pass through to the provider
Example:
{ "other_known_names": "John Doe" }
Was this page helpful?