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": "89536382-41ed-4a62-868d-b5d8e4bfe7a8",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-07-19T10:51:18.4948166-04:00",
"ActiveEndDateTime": "2026-07-19T10:51:18.4948166-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "50b7a615-e8a1-482c-9d94-336dfb87a3c3"
}