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": "e5524ecf-e8dc-4558-9661-f9cc87ac038a", "TestName": "sample string 2", "ActiveStartDateTime": "2025-02-11T02:32:12.0726591-05:00", "ActiveEndDateTime": "2025-02-11T02:32:12.0726591-05:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "e115c21b-9564-4cdf-8b0e-add621df3d24" }