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": "d2b4fabd-f4bd-4c24-b9bc-e76a236ec61e",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-26T19:39:24.3304317-04:00",
"ActiveEndDateTime": "2026-07-26T19:39:24.3304317-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "787010a2-1faf-4c8f-b017-c4745fa3b2d4"
}