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": "60182ce6-5ee3-4678-a699-5b43300425c0", "TestName": "sample string 2", "ActiveStartDateTime": "2024-10-06T05:26:40.4930105-04:00", "ActiveEndDateTime": "2024-10-06T05:26:40.4930105-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "e7722fc9-477f-40a8-9d1e-0e5383140b8c" }