DELETE Forms
Deletes the given form.
Request Information
URI Parameters
None.
Body Parameters
The form to delete.
Form| Name | Description | Type | Additional information | 
|---|---|---|---|
| FormId | globally unique identifier | None. | |
| Asset | Asset | None. | |
| FormType | FormType | None. | |
| EffectiveDate | date | None. | |
| Location | string | None. | |
| TaskId | globally unique identifier | None. | |
| Values | Collection of FormFieldValue | None. | |
| SourceSystemId | string | None. | |
| CompanyId | globally unique identifier | None. | |
| CreateDate | date | None. | |
| CreateUser | string | None. | |
| LastModifiedDate | date | None. | |
| LastModifiedUser | string | None. | 
Request Formats
application/json, text/json
            Sample:
{
  "FormId": "6184c385-48cf-414c-a3f2-e5ae24f4a41f",
  "Asset": {
    "AssetId": "b4b2355b-4242-4ae9-8da9-6c917d67f666",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "DisplayOrder": 1,
    "AssetType": {
      "AssetTypeId": "64fefe13-d85b-4396-b3ab-0084892a2cb7",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "8164cb96-9a05-40c8-a594-349e610b7eb0",
      "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "AssetGroup": {
      "AssetGroupId": "66b533e2-8251-41ae-ae60-b6d83a9ea30b",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "ParentGroup": null,
      "DisplayOrder": 1,
      "FormValueNeededDate": "2025-10-31T00:39:22.0246725-07:00",
      "MeasurementValueNeededDate": "2025-10-31T00:39:22.0246725-07:00",
      "SourceSystemId": "sample string 3",
      "CompanyId": "3f1c93f2-082a-47fa-9ac5-42d7bc9f0692",
      "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
      "CreateUser": "sample string 5",
      "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
      "LastModifiedUser": "sample string 6"
    },
    "ParentAsset": null,
    "Location": "sample string 3",
    "Barcode": {
      "Format": 0,
      "Code": "sample string 1"
    },
    "FormValueNeededDate": "2025-10-31T00:39:22.0246725-07:00",
    "MeasurementValueNeededDate": "2025-10-31T00:39:22.0246725-07:00",
    "HasChildren": true,
    "SourceSystemId": "sample string 5",
    "CompanyId": "844458bd-1326-42b8-adb1-53b6629f4b78",
    "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
    "CreateUser": "sample string 7",
    "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
    "LastModifiedUser": "sample string 8"
  },
  "FormType": {
    "FormTypeId": "3f05afa1-ba3f-45ad-8f73-16784fc6c818",
    "Name": "sample string 1",
    "Description": "sample string 2",
    "AssetType": {
      "AssetTypeId": "64fefe13-d85b-4396-b3ab-0084892a2cb7",
      "Name": "sample string 1",
      "Description": "sample string 2",
      "DisplayColor": "sample string 3",
      "SourceSystemId": "sample string 4",
      "CompanyId": "8164cb96-9a05-40c8-a594-349e610b7eb0",
      "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
      "CreateUser": "sample string 6",
      "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
      "LastModifiedUser": "sample string 7"
    },
    "FrequencyNeeded": 1,
    "ValueNeededDate": "2025-10-31T00:39:22.0246725-07:00",
    "Active": true,
    "Fields": [
      {
        "FormTypeFieldId": "d081a78c-f6fe-477c-ba2a-d458686f1aee",
        "Section": {
          "FormTypeSectionId": "60066057-e29b-44df-9f52-ff5361af6263",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "6b274d2b-d991-48f8-8fef-6be5a895d038",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "79bdf3be-3fbe-43f9-bde7-5483399140f7",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a4cb74b4-e4fe-4f51-995a-2a204fc0f76f",
          "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "5b8a392c-5ee2-4e31-8de4-64af124f9f66",
            "FieldId": "fb61b378-f8ae-4fe2-8ee9-4c63b37e3588",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "5b8a392c-5ee2-4e31-8de4-64af124f9f66",
            "FieldId": "fb61b378-f8ae-4fe2-8ee9-4c63b37e3588",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsAccumulator": true,
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 12",
        "SourceSystemId": "sample string 13"
      },
      {
        "FormTypeFieldId": "d081a78c-f6fe-477c-ba2a-d458686f1aee",
        "Section": {
          "FormTypeSectionId": "60066057-e29b-44df-9f52-ff5361af6263",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "6b274d2b-d991-48f8-8fef-6be5a895d038",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "79bdf3be-3fbe-43f9-bde7-5483399140f7",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a4cb74b4-e4fe-4f51-995a-2a204fc0f76f",
          "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "5b8a392c-5ee2-4e31-8de4-64af124f9f66",
            "FieldId": "fb61b378-f8ae-4fe2-8ee9-4c63b37e3588",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "5b8a392c-5ee2-4e31-8de4-64af124f9f66",
            "FieldId": "fb61b378-f8ae-4fe2-8ee9-4c63b37e3588",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsAccumulator": true,
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 12",
        "SourceSystemId": "sample string 13"
      }
    ],
    "SourceSystemId": "sample string 4",
    "CompanyId": "a436d2df-4620-44bd-be4c-ebaaae184557",
    "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
    "CreateUser": "sample string 6",
    "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
    "LastModifiedUser": "sample string 7"
  },
  "EffectiveDate": "2025-10-31T00:39:22.0246725-07:00",
  "Location": "sample string 1",
  "TaskId": "96f17e8d-70c8-46e9-9b86-1a7f40e3e5d7",
  "Values": [
    {
      "FormFieldValueId": "93869ecd-63e1-404f-ab97-b94207daea55",
      "FormId": "37b2af22-891e-4d3a-9ecd-6fca609a6c14",
      "FormTypeField": {
        "FormTypeFieldId": "d081a78c-f6fe-477c-ba2a-d458686f1aee",
        "FormType": {
          "FormTypeId": "3f05afa1-ba3f-45ad-8f73-16784fc6c818",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "AssetType": {
            "AssetTypeId": "64fefe13-d85b-4396-b3ab-0084892a2cb7",
            "Name": "sample string 1",
            "Description": "sample string 2",
            "DisplayColor": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "8164cb96-9a05-40c8-a594-349e610b7eb0",
            "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "FrequencyNeeded": 1,
          "ValueNeededDate": "2025-10-31T00:39:22.0246725-07:00",
          "Active": true,
          "Fields": [],
          "SourceSystemId": "sample string 4",
          "CompanyId": "a436d2df-4620-44bd-be4c-ebaaae184557",
          "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "Section": {
          "FormTypeSectionId": "60066057-e29b-44df-9f52-ff5361af6263",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "6b274d2b-d991-48f8-8fef-6be5a895d038",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "79bdf3be-3fbe-43f9-bde7-5483399140f7",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a4cb74b4-e4fe-4f51-995a-2a204fc0f76f",
          "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "5b8a392c-5ee2-4e31-8de4-64af124f9f66",
            "FieldId": "fb61b378-f8ae-4fe2-8ee9-4c63b37e3588",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "5b8a392c-5ee2-4e31-8de4-64af124f9f66",
            "FieldId": "fb61b378-f8ae-4fe2-8ee9-4c63b37e3588",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsAccumulator": true,
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 12",
        "SourceSystemId": "sample string 13"
      },
      "SectionIndex": 1,
      "FieldIndex": 1,
      "FileName": "sample string 1",
      "FileType": "sample string 2",
      "FileSize": 1,
      "FileContent": "QEA=",
      "ValueText": "sample string 3",
      "IsValid": true,
      "IsValidMessage": "sample string 5",
      "SourceSystemId": "sample string 6"
    },
    {
      "FormFieldValueId": "93869ecd-63e1-404f-ab97-b94207daea55",
      "FormId": "37b2af22-891e-4d3a-9ecd-6fca609a6c14",
      "FormTypeField": {
        "FormTypeFieldId": "d081a78c-f6fe-477c-ba2a-d458686f1aee",
        "FormType": {
          "FormTypeId": "3f05afa1-ba3f-45ad-8f73-16784fc6c818",
          "Name": "sample string 1",
          "Description": "sample string 2",
          "AssetType": {
            "AssetTypeId": "64fefe13-d85b-4396-b3ab-0084892a2cb7",
            "Name": "sample string 1",
            "Description": "sample string 2",
            "DisplayColor": "sample string 3",
            "SourceSystemId": "sample string 4",
            "CompanyId": "8164cb96-9a05-40c8-a594-349e610b7eb0",
            "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
            "CreateUser": "sample string 6",
            "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
            "LastModifiedUser": "sample string 7"
          },
          "FrequencyNeeded": 1,
          "ValueNeededDate": "2025-10-31T00:39:22.0246725-07:00",
          "Active": true,
          "Fields": [],
          "SourceSystemId": "sample string 4",
          "CompanyId": "a436d2df-4620-44bd-be4c-ebaaae184557",
          "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
          "CreateUser": "sample string 6",
          "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
          "LastModifiedUser": "sample string 7"
        },
        "Section": {
          "FormTypeSectionId": "60066057-e29b-44df-9f52-ff5361af6263",
          "Name": "sample string 1",
          "Label": "sample string 2",
          "DisplayOrder": 1,
          "IsRepeatable": true,
          "VisibleExpression": "sample string 4",
          "SourceSystemId": "sample string 5"
        },
        "Name": "sample string 1",
        "Label": "sample string 2",
        "Description": "sample string 3",
        "DataType": {
          "DataTypeId": "6b274d2b-d991-48f8-8fef-6be5a895d038",
          "Name": "sample string 1"
        },
        "Unit": {
          "UnitId": "79bdf3be-3fbe-43f9-bde7-5483399140f7",
          "Code": "sample string 1",
          "Description": "sample string 2",
          "SourceSystemId": "sample string 3",
          "CompanyId": "a4cb74b4-e4fe-4f51-995a-2a204fc0f76f",
          "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
          "CreateUser": "sample string 5",
          "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
          "LastModifiedUser": "sample string 6"
        },
        "DisplayOrder": 1,
        "MinValue": 1.0,
        "MaxValue": 1.0,
        "MinLength": 1,
        "MaxLength": 1,
        "HasValidValues": true,
        "ValidValues": [
          {
            "ValidValueId": "5b8a392c-5ee2-4e31-8de4-64af124f9f66",
            "FieldId": "fb61b378-f8ae-4fe2-8ee9-4c63b37e3588",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          },
          {
            "ValidValueId": "5b8a392c-5ee2-4e31-8de4-64af124f9f66",
            "FieldId": "fb61b378-f8ae-4fe2-8ee9-4c63b37e3588",
            "FieldName": "sample string 1",
            "FieldLabel": "sample string 2",
            "ValueText": "sample string 3",
            "LabelText": "sample string 4"
          }
        ],
        "ValueExpression": "sample string 5",
        "RequiredExpression": "sample string 6",
        "IsAttachment": true,
        "DefaultValueExpression": "sample string 8",
        "IsAccumulator": true,
        "IsMultiline": true,
        "IsRepeatable": true,
        "VisibleExpression": "sample string 12",
        "SourceSystemId": "sample string 13"
      },
      "SectionIndex": 1,
      "FieldIndex": 1,
      "FileName": "sample string 1",
      "FileType": "sample string 2",
      "FileSize": 1,
      "FileContent": "QEA=",
      "ValueText": "sample string 3",
      "IsValid": true,
      "IsValidMessage": "sample string 5",
      "SourceSystemId": "sample string 6"
    }
  ],
  "SourceSystemId": "sample string 2",
  "CompanyId": "3619b507-0f48-448b-b994-8f666f46ac6a",
  "CreateDate": "2025-10-31T00:39:22.0246725-07:00",
  "CreateUser": "sample string 4",
  "LastModifiedDate": "2025-10-31T00:39:22.0246725-07:00",
  "LastModifiedUser": "sample string 5"
}
        Response Information
Resource Description
| Name | Description | Type | Additional information | 
|---|---|---|---|
| Data | Object | None. | |
| Total | integer | None. | |
| Message | string | None. | 
Response Formats
application/json, text/json
            Sample:
{
  "Data": {},
  "Total": 1,
  "Message": "sample string 2"
}