Delete a test
Deletes a single test result.
delete/tests/{test_id}
Path parameters
test_idstring required
Response
200
Example response
{
"status": "success",
"message": "Test deleted."
}Changes
No recorded changes to this endpoint across all 1 revision of this API.