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": "52565b51-18bf-407e-8eef-07493f6bd801",
"Asset": {
"AssetId": "ca686ade-de40-4f34-bb73-6cb9e56ace52",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "74b8c6c3-0e82-4ed3-893a-11a1de523727",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3e353af4-d2f7-494b-a41d-ef29d0e95fc3",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "151215c7-39e6-43d3-838e-5ebb888e6746",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-01-22T20:11:17.5114797-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:11:17.5114797-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "932521e1-498c-403e-907b-4fec5cb81ae8",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-01-22T20:11:17.5114797-08:00",
"MeasurementValueNeededDate": "2026-01-22T20:11:17.5114797-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "e41ae57a-2381-46ea-a3ea-a3a182c25402",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "a633bfd1-d61c-4355-9439-a3cf30a5ae62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "74b8c6c3-0e82-4ed3-893a-11a1de523727",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3e353af4-d2f7-494b-a41d-ef29d0e95fc3",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:11:17.5114797-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "dbb49132-22c7-4612-876d-5b2b9c298918",
"Section": {
"FormTypeSectionId": "017747fa-0849-4a2b-bbae-5ac700920457",
"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": "7e1e6d8c-6259-4a98-80a3-b5858895ca5f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "83b85384-2f15-4b82-851d-bf7db76153eb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7ea729d-90d9-4bab-85d0-c6915fb318b2",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f1ed57cd-a846-4947-8092-e0b3369facb8",
"FieldId": "bfe14768-3299-4cae-bac9-370d01db3e9c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f1ed57cd-a846-4947-8092-e0b3369facb8",
"FieldId": "bfe14768-3299-4cae-bac9-370d01db3e9c",
"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": "dbb49132-22c7-4612-876d-5b2b9c298918",
"Section": {
"FormTypeSectionId": "017747fa-0849-4a2b-bbae-5ac700920457",
"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": "7e1e6d8c-6259-4a98-80a3-b5858895ca5f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "83b85384-2f15-4b82-851d-bf7db76153eb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7ea729d-90d9-4bab-85d0-c6915fb318b2",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f1ed57cd-a846-4947-8092-e0b3369facb8",
"FieldId": "bfe14768-3299-4cae-bac9-370d01db3e9c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f1ed57cd-a846-4947-8092-e0b3369facb8",
"FieldId": "bfe14768-3299-4cae-bac9-370d01db3e9c",
"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": "bbf1018a-f570-4eec-b062-7858423edd76",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-01-22T20:11:17.5114797-08:00",
"Location": "sample string 1",
"TaskId": "ff0d8571-a2a8-4604-83b3-33d2e89e9876",
"Values": [
{
"FormFieldValueId": "cc9fac3f-efcc-4189-a7b9-8a0240b91984",
"FormId": "9764cde4-8b30-4b18-af77-1b7c022a0176",
"FormTypeField": {
"FormTypeFieldId": "dbb49132-22c7-4612-876d-5b2b9c298918",
"FormType": {
"FormTypeId": "a633bfd1-d61c-4355-9439-a3cf30a5ae62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "74b8c6c3-0e82-4ed3-893a-11a1de523727",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3e353af4-d2f7-494b-a41d-ef29d0e95fc3",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:11:17.5114797-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bbf1018a-f570-4eec-b062-7858423edd76",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "017747fa-0849-4a2b-bbae-5ac700920457",
"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": "7e1e6d8c-6259-4a98-80a3-b5858895ca5f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "83b85384-2f15-4b82-851d-bf7db76153eb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7ea729d-90d9-4bab-85d0-c6915fb318b2",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f1ed57cd-a846-4947-8092-e0b3369facb8",
"FieldId": "bfe14768-3299-4cae-bac9-370d01db3e9c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f1ed57cd-a846-4947-8092-e0b3369facb8",
"FieldId": "bfe14768-3299-4cae-bac9-370d01db3e9c",
"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": "cc9fac3f-efcc-4189-a7b9-8a0240b91984",
"FormId": "9764cde4-8b30-4b18-af77-1b7c022a0176",
"FormTypeField": {
"FormTypeFieldId": "dbb49132-22c7-4612-876d-5b2b9c298918",
"FormType": {
"FormTypeId": "a633bfd1-d61c-4355-9439-a3cf30a5ae62",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "74b8c6c3-0e82-4ed3-893a-11a1de523727",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "3e353af4-d2f7-494b-a41d-ef29d0e95fc3",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-22T20:11:17.5114797-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "bbf1018a-f570-4eec-b062-7858423edd76",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "017747fa-0849-4a2b-bbae-5ac700920457",
"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": "7e1e6d8c-6259-4a98-80a3-b5858895ca5f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "83b85384-2f15-4b82-851d-bf7db76153eb",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c7ea729d-90d9-4bab-85d0-c6915fb318b2",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "f1ed57cd-a846-4947-8092-e0b3369facb8",
"FieldId": "bfe14768-3299-4cae-bac9-370d01db3e9c",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "f1ed57cd-a846-4947-8092-e0b3369facb8",
"FieldId": "bfe14768-3299-4cae-bac9-370d01db3e9c",
"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": "c5f40166-e8b3-48aa-9a0c-d9d3db5c3fc2",
"CreateDate": "2026-01-22T20:11:17.5114797-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-01-22T20:11:17.5114797-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"
}