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": "1ef343bb-6422-47e2-8f1f-ba87188c4762",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-02-12T08:56:31.7359613-05:00",
  "ActiveEndDateTime": "2026-02-12T08:56:31.7359613-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "dfa8303b-fa91-4adb-bd0e-fa4500846406"
}