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": "19f37c15-8143-43e8-acaf-42b52e0291f4",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-03-13T06:42:09.6676487-04:00",
"ActiveEndDateTime": "2026-03-13T06:42:09.6676487-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "30c56894-3076-439a-a9ce-279b24c679b2"
}