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": "3537f736-43ac-48f2-8e7c-5d42debcb5ac", "TestName": "sample string 2", "ActiveStartDateTime": "2025-05-23T17:49:34.5993742-04:00", "ActiveEndDateTime": "2025-05-23T17:49:34.5993742-04:00", "RequiredQuestionCount": 3, "PassingQuestionCount": 4, "Deleted": true, "CompanyID": "7b345785-913e-4f3a-920d-63ed8de25bb7" }