DELETE api/TestDefinitions/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "f668a81c-0a43-4136-9251-c722a112a08d",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2024-11-21T03:47:40.2827772-05:00",
  "ActiveEndDateTime": "2024-11-21T03:47:40.2827772-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "af714eb0-cfaa-40a9-be25-1bde32041c99"
}