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": "6a9db92c-9b0b-4c8e-87b7-4bb3dcfa4f5a", "TestName": "sample string 2", "ActiveStartDateTime": "2025-04-10T00:32:22.1694163-04:00", "ActiveEndDateTime": "2025-04-10T00:32:22.1694163-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "f846d381-2b65-4c57-9985-734dc3cbffa3" }