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": "66970b7b-74f8-49a5-a1b2-a7ccc5ab9ad9",
"TestName": "sample string 2",
"ActiveStartDateTime": "2026-04-27T13:32:14.0107751-04:00",
"ActiveEndDateTime": "2026-04-27T13:32:14.0107751-04:00",
"RequiredQuestionCount": 3,
"PassingQuestionCount": 4,
"Deleted": true,
"CompanyID": "2252dc85-f9a6-4149-bc63-7229e2b20db5"
}