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": "a72cc2f3-36df-4bb6-9f91-5432e643996a",
"Asset": {
"AssetId": "6d180da2-cc18-4199-adfb-bb55e94f492e",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayOrder": 1,
"AssetType": {
"AssetTypeId": "942f7739-f56e-4095-a884-195d110b631b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "41b0852e-c148-4b89-823c-d9c6fc5c774b",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 7"
},
"AssetGroup": {
"AssetGroupId": "52dc0bd8-794f-4ac4-8d0f-2064b3d89e89",
"Name": "sample string 1",
"Description": "sample string 2",
"ParentGroup": null,
"DisplayOrder": 1,
"FormValueNeededDate": "2026-08-09T23:44:38.2118088-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:38.2118088-07:00",
"SourceSystemId": "sample string 3",
"CompanyId": "ace76353-d3f4-479c-94f9-5946009932d8",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 6"
},
"ParentAsset": null,
"Location": "sample string 3",
"Barcode": {
"Format": 0,
"Code": "sample string 1"
},
"FormValueNeededDate": "2026-08-09T23:44:38.2118088-07:00",
"MeasurementValueNeededDate": "2026-08-09T23:44:38.2118088-07:00",
"HasChildren": true,
"SourceSystemId": "sample string 5",
"CompanyId": "06ef3328-8aac-454e-a416-fb6278d4ee5a",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 7",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 8"
},
"FormType": {
"FormTypeId": "42514bab-8680-460a-b111-714cd0b5e564",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "942f7739-f56e-4095-a884-195d110b631b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "41b0852e-c148-4b89-823c-d9c6fc5c774b",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:38.2118088-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d233ed6c-7a5e-4f13-bdc3-94e252ba4ab6",
"Section": {
"FormTypeSectionId": "b7817ee7-8fee-4478-a2ae-bc1e4da0138d",
"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": "9aef565f-1bbe-46b9-a01e-668ba6ddd6df",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "29a234f0-7e9c-4136-ac97-468ea9a5d665",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "919fb95d-0819-4527-9760-a23decdcc84f",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fcc3f7f9-6a32-459e-bd72-88fb4c74ea25",
"FieldId": "f97f5f1e-167d-443e-bddd-933bd3cd33bf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fcc3f7f9-6a32-459e-bd72-88fb4c74ea25",
"FieldId": "f97f5f1e-167d-443e-bddd-933bd3cd33bf",
"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": "d233ed6c-7a5e-4f13-bdc3-94e252ba4ab6",
"Section": {
"FormTypeSectionId": "b7817ee7-8fee-4478-a2ae-bc1e4da0138d",
"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": "9aef565f-1bbe-46b9-a01e-668ba6ddd6df",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "29a234f0-7e9c-4136-ac97-468ea9a5d665",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "919fb95d-0819-4527-9760-a23decdcc84f",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fcc3f7f9-6a32-459e-bd72-88fb4c74ea25",
"FieldId": "f97f5f1e-167d-443e-bddd-933bd3cd33bf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fcc3f7f9-6a32-459e-bd72-88fb4c74ea25",
"FieldId": "f97f5f1e-167d-443e-bddd-933bd3cd33bf",
"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": "04e86a85-ac6f-4fae-8f58-cc6932b05bb4",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 7"
},
"EffectiveDate": "2026-08-09T23:44:38.2118088-07:00",
"Location": "sample string 1",
"TaskId": "9dd0d583-f8e3-4695-873c-d5144a3d637a",
"Values": [
{
"FormFieldValueId": "33b1c4f8-3cfd-4b2d-91c7-8c1a8d3ad400",
"FormId": "2923dc4d-ef89-4e76-a8b2-87ec30c4c59c",
"FormTypeField": {
"FormTypeFieldId": "d233ed6c-7a5e-4f13-bdc3-94e252ba4ab6",
"FormType": {
"FormTypeId": "42514bab-8680-460a-b111-714cd0b5e564",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "942f7739-f56e-4095-a884-195d110b631b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "41b0852e-c148-4b89-823c-d9c6fc5c774b",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:38.2118088-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "04e86a85-ac6f-4fae-8f58-cc6932b05bb4",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b7817ee7-8fee-4478-a2ae-bc1e4da0138d",
"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": "9aef565f-1bbe-46b9-a01e-668ba6ddd6df",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "29a234f0-7e9c-4136-ac97-468ea9a5d665",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "919fb95d-0819-4527-9760-a23decdcc84f",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fcc3f7f9-6a32-459e-bd72-88fb4c74ea25",
"FieldId": "f97f5f1e-167d-443e-bddd-933bd3cd33bf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fcc3f7f9-6a32-459e-bd72-88fb4c74ea25",
"FieldId": "f97f5f1e-167d-443e-bddd-933bd3cd33bf",
"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": "33b1c4f8-3cfd-4b2d-91c7-8c1a8d3ad400",
"FormId": "2923dc4d-ef89-4e76-a8b2-87ec30c4c59c",
"FormTypeField": {
"FormTypeFieldId": "d233ed6c-7a5e-4f13-bdc3-94e252ba4ab6",
"FormType": {
"FormTypeId": "42514bab-8680-460a-b111-714cd0b5e564",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "942f7739-f56e-4095-a884-195d110b631b",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "41b0852e-c148-4b89-823c-d9c6fc5c774b",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-08-09T23:44:38.2118088-07:00",
"Active": true,
"Fields": [],
"SourceSystemId": "sample string 4",
"CompanyId": "04e86a85-ac6f-4fae-8f58-cc6932b05bb4",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 7"
},
"Section": {
"FormTypeSectionId": "b7817ee7-8fee-4478-a2ae-bc1e4da0138d",
"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": "9aef565f-1bbe-46b9-a01e-668ba6ddd6df",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "29a234f0-7e9c-4136-ac97-468ea9a5d665",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "919fb95d-0819-4527-9760-a23decdcc84f",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "fcc3f7f9-6a32-459e-bd72-88fb4c74ea25",
"FieldId": "f97f5f1e-167d-443e-bddd-933bd3cd33bf",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "fcc3f7f9-6a32-459e-bd72-88fb4c74ea25",
"FieldId": "f97f5f1e-167d-443e-bddd-933bd3cd33bf",
"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": "86b61aaa-7089-43aa-bb90-d0202e1b5cc7",
"CreateDate": "2026-08-09T23:44:38.2118088-07:00",
"CreateUser": "sample string 4",
"LastModifiedDate": "2026-08-09T23:44:38.2118088-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"
}