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": "65f710ed-109c-4e9b-91aa-bfdaf93f0be7",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "6d257a6d-6299-4adb-88aa-ea521307321f",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "14219b4f-3271-49ab-a469-016726019dc1",
"CreateDate": "2026-04-06T10:55:10.1777235-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-06T10:55:10.1777235-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-04-06T10:55:10.1777235-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "2b992b44-7da2-431b-80fc-dcc959315486",
"Section": {
"FormTypeSectionId": "cf312e93-025b-4213-846c-5b6f3f8add39",
"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": "56763004-641a-4b95-9c17-9607f712169d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ee2a4ea-04f0-43f4-8b2d-4052bf7c919c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f3019d5-d0e1-42d1-b2d4-a77024d78ecb",
"CreateDate": "2026-04-06T10:55:10.1777235-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-06T10:55:10.1777235-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "95ff8863-3366-4b15-bbee-e6b12fc1f7bb",
"FieldId": "13859fc2-cc98-435e-ad98-d36d8f0a3058",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "95ff8863-3366-4b15-bbee-e6b12fc1f7bb",
"FieldId": "13859fc2-cc98-435e-ad98-d36d8f0a3058",
"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": "2b992b44-7da2-431b-80fc-dcc959315486",
"Section": {
"FormTypeSectionId": "cf312e93-025b-4213-846c-5b6f3f8add39",
"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": "56763004-641a-4b95-9c17-9607f712169d",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "1ee2a4ea-04f0-43f4-8b2d-4052bf7c919c",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "2f3019d5-d0e1-42d1-b2d4-a77024d78ecb",
"CreateDate": "2026-04-06T10:55:10.1777235-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-04-06T10:55:10.1777235-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "95ff8863-3366-4b15-bbee-e6b12fc1f7bb",
"FieldId": "13859fc2-cc98-435e-ad98-d36d8f0a3058",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "95ff8863-3366-4b15-bbee-e6b12fc1f7bb",
"FieldId": "13859fc2-cc98-435e-ad98-d36d8f0a3058",
"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": "05fe4860-3e64-471b-9316-f590e4780002",
"CreateDate": "2026-04-06T10:55:10.1777235-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-04-06T10:55:10.1777235-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"
}