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": "36f2ff33-eb67-4433-a051-6b68c591909a",
  "TestName": "sample string 2",
  "ActiveStartDateTime": "2026-06-11T15:10:46.6264518-04:00",
  "ActiveEndDateTime": "2026-06-11T15:10:46.6264518-04:00",
  "RequiredQuestionCount": 3,
  "PassingQuestionCount": 4,
  "Deleted": true,
  "CompanyID": "19d1a038-957c-48c9-b351-cddcc02c86c2"
}