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": "a926602d-f295-4f11-84a5-57884d758dab",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-02-24T17:36:34.0094775-05:00",
"ActiveEndDateTime": "2026-02-24T17:36:34.0094775-05:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "0b3bafcf-088f-4acf-a8ac-4cc05423d411"
}