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": "2a7e398b-7ca1-493a-8edc-6a97d502885f",
"Asset": {
"AssetId": "14a4b024-0da0-4676-8ccf-0d32066edc58",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "4112f814-1c37-4e53-9f23-16e0913bd2af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2362c64e-2053-4f54-b377-bd5ab3f3b829",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "2f520c6d-098f-450f-a56a-665b74cf4b6d",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-06-12T20:00:14.2874473-07:00",
"MeasurementValueNeededDate": "2026-06-12T20:00:14.2874473-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "90b77c97-e072-4676-9e17-544d0d033853",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-06-12T20:00:14.2874473-07:00",
"MeasurementValueNeededDate": "2026-06-12T20:00:14.2874473-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "b4ff8ff4-4110-4f45-8db8-dd42b1d6f66b",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "bff043b4-e328-4cdf-b394-dc547720655b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4112f814-1c37-4e53-9f23-16e0913bd2af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2362c64e-2053-4f54-b377-bd5ab3f3b829",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-12T20:00:14.2874473-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "9d495b87-f92d-4faf-b2e7-765676a4b199",
"Section": {
"FormTypeSectionId": "205a015c-2ddc-4e9b-857e-a6e6506f6c7f",
"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": "fe312c77-475f-4adf-8000-9fceb59914f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc2e7d1e-6a5a-4f7b-9e33-f5aecb16a77e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e4f3e6e4-435b-4f90-ad77-220f4d9fac7c",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64e90501-e3c1-4cd0-b6d4-9ea82197e75d",
"FieldId": "f8365f35-179b-41f7-bb53-5bb1ad462b5c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64e90501-e3c1-4cd0-b6d4-9ea82197e75d",
"FieldId": "f8365f35-179b-41f7-bb53-5bb1ad462b5c",
"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": "9d495b87-f92d-4faf-b2e7-765676a4b199",
"Section": {
"FormTypeSectionId": "205a015c-2ddc-4e9b-857e-a6e6506f6c7f",
"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": "fe312c77-475f-4adf-8000-9fceb59914f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc2e7d1e-6a5a-4f7b-9e33-f5aecb16a77e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e4f3e6e4-435b-4f90-ad77-220f4d9fac7c",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64e90501-e3c1-4cd0-b6d4-9ea82197e75d",
"FieldId": "f8365f35-179b-41f7-bb53-5bb1ad462b5c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64e90501-e3c1-4cd0-b6d4-9ea82197e75d",
"FieldId": "f8365f35-179b-41f7-bb53-5bb1ad462b5c",
"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": "b6f39bd4-b365-4f06-ad30-e99ceaa40fd6",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-06-12T20:00:14.2874473-07:00",
"Location": "sample string 1",
"TaskId": "8a4127ed-adbe-4bf0-9c98-474307253d61",
"Values": [
{
"FormFieldValueId": "5c286b73-edea-476b-b753-ceaeb1807ffd",
"FormId": "b6587c37-882e-417f-8963-2da12c0243db",
"FormTypeField": {
"FormTypeFieldId": "9d495b87-f92d-4faf-b2e7-765676a4b199",
"FormType": {
"FormTypeId": "bff043b4-e328-4cdf-b394-dc547720655b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4112f814-1c37-4e53-9f23-16e0913bd2af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2362c64e-2053-4f54-b377-bd5ab3f3b829",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-12T20:00:14.2874473-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b6f39bd4-b365-4f06-ad30-e99ceaa40fd6",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "205a015c-2ddc-4e9b-857e-a6e6506f6c7f",
"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": "fe312c77-475f-4adf-8000-9fceb59914f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc2e7d1e-6a5a-4f7b-9e33-f5aecb16a77e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e4f3e6e4-435b-4f90-ad77-220f4d9fac7c",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64e90501-e3c1-4cd0-b6d4-9ea82197e75d",
"FieldId": "f8365f35-179b-41f7-bb53-5bb1ad462b5c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64e90501-e3c1-4cd0-b6d4-9ea82197e75d",
"FieldId": "f8365f35-179b-41f7-bb53-5bb1ad462b5c",
"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": "5c286b73-edea-476b-b753-ceaeb1807ffd",
"FormId": "b6587c37-882e-417f-8963-2da12c0243db",
"FormTypeField": {
"FormTypeFieldId": "9d495b87-f92d-4faf-b2e7-765676a4b199",
"FormType": {
"FormTypeId": "bff043b4-e328-4cdf-b394-dc547720655b",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4112f814-1c37-4e53-9f23-16e0913bd2af",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "2362c64e-2053-4f54-b377-bd5ab3f3b829",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-12T20:00:14.2874473-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "b6f39bd4-b365-4f06-ad30-e99ceaa40fd6",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "205a015c-2ddc-4e9b-857e-a6e6506f6c7f",
"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": "fe312c77-475f-4adf-8000-9fceb59914f4",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "cc2e7d1e-6a5a-4f7b-9e33-f5aecb16a77e",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e4f3e6e4-435b-4f90-ad77-220f4d9fac7c",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "64e90501-e3c1-4cd0-b6d4-9ea82197e75d",
"FieldId": "f8365f35-179b-41f7-bb53-5bb1ad462b5c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "64e90501-e3c1-4cd0-b6d4-9ea82197e75d",
"FieldId": "f8365f35-179b-41f7-bb53-5bb1ad462b5c",
"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": "0d0cc612-c7f4-4c3f-92e8-d6ce44af8a42",
"CreateDate": "2026-06-12T20:00:14.2874473-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-06-12T20:00:14.2874473-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"
}