DELETE FormTypes
Deletes the given form type, including all forms of that type.
Request Information
URI Parameters
None.
Body Parameters
Form type to delete
FormType| Name | Description | Type | Additional information |
|---|---|---|---|
| FormTypeId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| AssetType | AssetType |
None. |
|
| FrequencyNeeded | integer |
None. |
|
| ValueNeededDate | date |
None. |
|
| Active | boolean |
None. |
|
| Fields | Collection of FormTypeField |
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:
{
"FormTypeId": "403efcb9-5aaf-4745-9d44-b0fb4d3a3645",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "0b84d6a9-b89f-4797-98a1-8872d2feb3dd",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "58e81367-4b6c-49f3-a6a7-00bd915a16ab",
"CreateDate": "2026-06-24T05:03:30.9114798-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T05:03:30.9114798-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-24T05:03:30.9114798-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "f4973f8b-80eb-4a86-a396-94a93c4c8bca",
"Section": {
"FormTypeSectionId": "c32da9bf-7977-435f-bf3e-4c13f5bbef01",
"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": "2e91dfdc-9a87-4ec5-8fd8-36e3900b0b1a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d5dc73e-fd6c-41fa-9965-f37fa0040166",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e1a03fc9-f777-44a0-8901-74678ec43043",
"CreateDate": "2026-06-24T05:03:30.9114798-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T05:03:30.9114798-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d7a0fd29-3b30-497b-8812-7a51d277157b",
"FieldId": "1da5228a-0529-47d6-ade5-d19d0cdafd80",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d7a0fd29-3b30-497b-8812-7a51d277157b",
"FieldId": "1da5228a-0529-47d6-ade5-d19d0cdafd80",
"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": "f4973f8b-80eb-4a86-a396-94a93c4c8bca",
"Section": {
"FormTypeSectionId": "c32da9bf-7977-435f-bf3e-4c13f5bbef01",
"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": "2e91dfdc-9a87-4ec5-8fd8-36e3900b0b1a",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "6d5dc73e-fd6c-41fa-9965-f37fa0040166",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "e1a03fc9-f777-44a0-8901-74678ec43043",
"CreateDate": "2026-06-24T05:03:30.9114798-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-24T05:03:30.9114798-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "d7a0fd29-3b30-497b-8812-7a51d277157b",
"FieldId": "1da5228a-0529-47d6-ade5-d19d0cdafd80",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "d7a0fd29-3b30-497b-8812-7a51d277157b",
"FieldId": "1da5228a-0529-47d6-ade5-d19d0cdafd80",
"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": "d0ebc77b-b4a9-4947-911b-65a324d123b3",
"CreateDate": "2026-06-24T05:03:30.9114798-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-24T05:03:30.9114798-07:00",
"LastModifiedUser": "sample string 7"
}
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"
}