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": "1804e811-95a5-4d1e-978d-c217b0939254", "TestName": "sample string 2", "ActiveStartDateTime": "2025-06-10T23:18:51.3540066-04:00", "ActiveEndDateTime": "2025-06-10T23:18:51.3540066-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "5120e26f-f5d0-41c4-a5d9-58cd3b9b09b3" }