POST test-results/…/…/reports

Generates a report for a given test result.

The generated report can be downloaded by the user from the Reports section in the user interface.

Resource URL

https://www.drillster.com/api/2.1.1/test-results/{test_id}/{test_rendition_id}/reports

Parameters

Field Type Description
test_id
required
String The ID of the test definition. This defines the test itself, not the individual instances done by users.

Example value: 7OuHq7RcQOCsnGWR58TnBw
test_rendition_id
required
String The ID of the individual test attempt.

Response

A 2.1.1 Report object.