DELETE api/TestDefinitions/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"TestDefinitionID": "19445402-d7d2-4041-b301-82dacce39af1",
"TestName": "sample string 2",
"ActiveStartDateTime": "2025-12-14T09:36:09.1839256-05:00",
"ActiveEndDateTime": "2025-12-14T09:36:09.1839256-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "624a20de-aac9-4384-bedb-f1d2954babc7"
}