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": "57dc0ff8-2038-4ad4-8cae-a66c1eefb37c",
"Asset": {
"AssetId": "8bda6303-1d99-4a03-b6fd-793793f4d703",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "67d4019f-2758-4138-9738-4ae8489e9123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "34d029d8-775b-4481-94e2-437b73015d45",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "428e574f-41e5-424b-a5df-cb4c71a0aa8c",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2025-12-10T05:03:45.4148546-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:45.4148546-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "3d61ac04-b242-479e-9ee2-9e3424ee6541",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2025-12-10T05:03:45.4148546-08:00",
"MeasurementValueNeededDate": "2025-12-10T05:03:45.4148546-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "dc5753e3-55cf-4ddc-adc1-3208b0d2c40d",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "689370e2-5b10-4d18-a382-91596d9f7f32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67d4019f-2758-4138-9738-4ae8489e9123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "34d029d8-775b-4481-94e2-437b73015d45",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:45.4148546-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "838f29e3-c91b-497c-b7d2-70a6d6533f64",
"Section": {
"FormTypeSectionId": "cdd13efb-4ce1-49d2-bd03-9d94b7c63aaf",
"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": "1afb51d6-87af-42c7-9c08-b4727546e774",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c2c98c-5c28-4893-b963-19f76bc281d2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "11a8b528-57b2-4ffe-b3d8-e9982d50a927",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c2dd610-24be-4844-b170-ad253b832496",
"FieldId": "bfe3a1fb-9706-4648-ae0c-00497c9112e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c2dd610-24be-4844-b170-ad253b832496",
"FieldId": "bfe3a1fb-9706-4648-ae0c-00497c9112e7",
"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": "838f29e3-c91b-497c-b7d2-70a6d6533f64",
"Section": {
"FormTypeSectionId": "cdd13efb-4ce1-49d2-bd03-9d94b7c63aaf",
"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": "1afb51d6-87af-42c7-9c08-b4727546e774",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c2c98c-5c28-4893-b963-19f76bc281d2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "11a8b528-57b2-4ffe-b3d8-e9982d50a927",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c2dd610-24be-4844-b170-ad253b832496",
"FieldId": "bfe3a1fb-9706-4648-ae0c-00497c9112e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c2dd610-24be-4844-b170-ad253b832496",
"FieldId": "bfe3a1fb-9706-4648-ae0c-00497c9112e7",
"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": "6371cb21-1723-4f7c-9c15-df5f69b4ac80",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2025-12-10T05:03:45.4148546-08:00",
"Location": "sample string 1",
"TaskId": "371e790e-9f74-4803-bfa4-09da9d01d101",
"Values": [
{
"FormFieldValueId": "2add161c-06a2-47e8-9238-753282ce93df",
"FormId": "99e0a5a7-d8ca-4228-a4ad-eeba0689c28b",
"FormTypeField": {
"FormTypeFieldId": "838f29e3-c91b-497c-b7d2-70a6d6533f64",
"FormType": {
"FormTypeId": "689370e2-5b10-4d18-a382-91596d9f7f32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67d4019f-2758-4138-9738-4ae8489e9123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "34d029d8-775b-4481-94e2-437b73015d45",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:45.4148546-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6371cb21-1723-4f7c-9c15-df5f69b4ac80",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cdd13efb-4ce1-49d2-bd03-9d94b7c63aaf",
"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": "1afb51d6-87af-42c7-9c08-b4727546e774",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c2c98c-5c28-4893-b963-19f76bc281d2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "11a8b528-57b2-4ffe-b3d8-e9982d50a927",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c2dd610-24be-4844-b170-ad253b832496",
"FieldId": "bfe3a1fb-9706-4648-ae0c-00497c9112e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c2dd610-24be-4844-b170-ad253b832496",
"FieldId": "bfe3a1fb-9706-4648-ae0c-00497c9112e7",
"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": "2add161c-06a2-47e8-9238-753282ce93df",
"FormId": "99e0a5a7-d8ca-4228-a4ad-eeba0689c28b",
"FormTypeField": {
"FormTypeFieldId": "838f29e3-c91b-497c-b7d2-70a6d6533f64",
"FormType": {
"FormTypeId": "689370e2-5b10-4d18-a382-91596d9f7f32",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "67d4019f-2758-4138-9738-4ae8489e9123",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "34d029d8-775b-4481-94e2-437b73015d45",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2025-12-10T05:03:45.4148546-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "6371cb21-1723-4f7c-9c15-df5f69b4ac80",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "cdd13efb-4ce1-49d2-bd03-9d94b7c63aaf",
"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": "1afb51d6-87af-42c7-9c08-b4727546e774",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "54c2c98c-5c28-4893-b963-19f76bc281d2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "11a8b528-57b2-4ffe-b3d8-e9982d50a927",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "7c2dd610-24be-4844-b170-ad253b832496",
"FieldId": "bfe3a1fb-9706-4648-ae0c-00497c9112e7",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "7c2dd610-24be-4844-b170-ad253b832496",
"FieldId": "bfe3a1fb-9706-4648-ae0c-00497c9112e7",
"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": "c5fe359c-cfc4-431a-a067-aa09e1919859",
"CreateDate": "2025-12-10T05:03:45.4148546-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2025-12-10T05:03:45.4148546-08: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"
}