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": "22514f78-8e2f-48e4-93f0-af17deeff37d",
"Asset": {
"AssetId": "7a8df20a-b7d3-4bee-9b00-764b2a20c9ff",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "762a1cb9-4a68-4b91-b9d8-67b7420529d3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5b0bb196-bf07-406b-952b-beed64e3765c",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "ac759ae6-8309-4d67-b2c3-ef5a7baebe23",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-02-12T01:19:01.6911489-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:19:01.6911489-08:00",
"SourceSystemId": "sample string 3",
"CompanyId": "e75d34ae-ec80-4bd8-973e-272921610c1f",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-02-12T01:19:01.6911489-08:00",
"MeasurementValueNeededDate": "2026-02-12T01:19:01.6911489-08:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "9ff3cc93-71e3-4de7-9437-914c22bc078c",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "9df94803-f09d-4157-961f-4774dcfe4952",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "762a1cb9-4a68-4b91-b9d8-67b7420529d3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5b0bb196-bf07-406b-952b-beed64e3765c",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:19:01.6911489-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "84524681-a756-4097-93f5-a918c32cf075",
"Section": {
"FormTypeSectionId": "e0f96033-d80e-42d5-baad-f454e13bb0f1",
"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": "0fcf415d-db5c-4041-be4c-e0400e72f560",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01ab8126-e304-492e-b59e-137681aab5db",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1ae39e2e-fb72-4ece-897f-8d20670d0cf7",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "de5ea1c7-e2f9-48e0-b2e8-5899323a59fc",
"FieldId": "385f784e-7915-484b-b1bf-bc0541bd5acf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "de5ea1c7-e2f9-48e0-b2e8-5899323a59fc",
"FieldId": "385f784e-7915-484b-b1bf-bc0541bd5acf",
"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": "84524681-a756-4097-93f5-a918c32cf075",
"Section": {
"FormTypeSectionId": "e0f96033-d80e-42d5-baad-f454e13bb0f1",
"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": "0fcf415d-db5c-4041-be4c-e0400e72f560",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01ab8126-e304-492e-b59e-137681aab5db",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1ae39e2e-fb72-4ece-897f-8d20670d0cf7",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "de5ea1c7-e2f9-48e0-b2e8-5899323a59fc",
"FieldId": "385f784e-7915-484b-b1bf-bc0541bd5acf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "de5ea1c7-e2f9-48e0-b2e8-5899323a59fc",
"FieldId": "385f784e-7915-484b-b1bf-bc0541bd5acf",
"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": "1570fc8f-c965-4f02-8f52-b7b7568aa51a",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-02-12T01:19:01.6911489-08:00",
"Location": "sample string 1",
"TaskId": "183d9962-e9d6-4ac7-aec7-c4539a0f645d",
"Values": [
{
"FormFieldValueId": "5689efe0-fc51-49ee-a10d-e1ca57c59092",
"FormId": "74e33a9f-511f-4cb7-bd8f-4091881006af",
"FormTypeField": {
"FormTypeFieldId": "84524681-a756-4097-93f5-a918c32cf075",
"FormType": {
"FormTypeId": "9df94803-f09d-4157-961f-4774dcfe4952",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "762a1cb9-4a68-4b91-b9d8-67b7420529d3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5b0bb196-bf07-406b-952b-beed64e3765c",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:19:01.6911489-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1570fc8f-c965-4f02-8f52-b7b7568aa51a",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e0f96033-d80e-42d5-baad-f454e13bb0f1",
"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": "0fcf415d-db5c-4041-be4c-e0400e72f560",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01ab8126-e304-492e-b59e-137681aab5db",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1ae39e2e-fb72-4ece-897f-8d20670d0cf7",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "de5ea1c7-e2f9-48e0-b2e8-5899323a59fc",
"FieldId": "385f784e-7915-484b-b1bf-bc0541bd5acf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "de5ea1c7-e2f9-48e0-b2e8-5899323a59fc",
"FieldId": "385f784e-7915-484b-b1bf-bc0541bd5acf",
"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": "5689efe0-fc51-49ee-a10d-e1ca57c59092",
"FormId": "74e33a9f-511f-4cb7-bd8f-4091881006af",
"FormTypeField": {
"FormTypeFieldId": "84524681-a756-4097-93f5-a918c32cf075",
"FormType": {
"FormTypeId": "9df94803-f09d-4157-961f-4774dcfe4952",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "762a1cb9-4a68-4b91-b9d8-67b7420529d3",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "5b0bb196-bf07-406b-952b-beed64e3765c",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-02-12T01:19:01.6911489-08:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "1570fc8f-c965-4f02-8f52-b7b7568aa51a",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "e0f96033-d80e-42d5-baad-f454e13bb0f1",
"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": "0fcf415d-db5c-4041-be4c-e0400e72f560",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "01ab8126-e304-492e-b59e-137681aab5db",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "1ae39e2e-fb72-4ece-897f-8d20670d0cf7",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "de5ea1c7-e2f9-48e0-b2e8-5899323a59fc",
"FieldId": "385f784e-7915-484b-b1bf-bc0541bd5acf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "de5ea1c7-e2f9-48e0-b2e8-5899323a59fc",
"FieldId": "385f784e-7915-484b-b1bf-bc0541bd5acf",
"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": "c15e5355-4781-4595-aeb9-285ec7c1c3d7",
"CreateDate": "2026-02-12T01:19:01.6911489-08:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-02-12T01:19:01.6911489-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"
}