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": "65ac4392-7411-417f-8b5f-7f26c2e97c1c",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2025-11-06T05:48:57.5936027-05:00",
  "ActiveEndDateTime": "2025-11-06T05:48:57.5936027-05:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "236316d1-c5d0-49ce-a53a-f540a88f50b1"
}