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": "8b2ec854-d5e5-4675-aa4c-de8dc91c65fc",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4290268b-4743-4851-ae8f-977b3554dacf",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "d6b784a1-1216-45b3-8c11-b29f76b7a4bb",
"CreateDate": "2026-01-14T01:08:42.1380663-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-14T01:08:42.1380663-08:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-01-14T01:08:42.1380663-08:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "36df8c53-41ee-472b-9419-8cf4394a9c64",
"Section": {
"FormTypeSectionId": "99d0cfcc-e06b-42d6-8ca4-b2d7e749f258",
"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": "5b5a892b-9aeb-496e-b1dc-f3d32f971b9f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "16883d5c-7d4e-4613-a64f-382a233071d9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c44ee6f6-3433-44db-b7c6-71c8bcd7afc2",
"CreateDate": "2026-01-14T01:08:42.1380663-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-14T01:08:42.1380663-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac767ea-1e84-49a6-a17b-4b6396802720",
"FieldId": "49f5f4f9-d32e-4530-864b-8cdea466bf0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac767ea-1e84-49a6-a17b-4b6396802720",
"FieldId": "49f5f4f9-d32e-4530-864b-8cdea466bf0a",
"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": "36df8c53-41ee-472b-9419-8cf4394a9c64",
"Section": {
"FormTypeSectionId": "99d0cfcc-e06b-42d6-8ca4-b2d7e749f258",
"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": "5b5a892b-9aeb-496e-b1dc-f3d32f971b9f",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "16883d5c-7d4e-4613-a64f-382a233071d9",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "c44ee6f6-3433-44db-b7c6-71c8bcd7afc2",
"CreateDate": "2026-01-14T01:08:42.1380663-08:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-01-14T01:08:42.1380663-08:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "1ac767ea-1e84-49a6-a17b-4b6396802720",
"FieldId": "49f5f4f9-d32e-4530-864b-8cdea466bf0a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "1ac767ea-1e84-49a6-a17b-4b6396802720",
"FieldId": "49f5f4f9-d32e-4530-864b-8cdea466bf0a",
"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": "3ccc9659-0b88-4280-9be8-a76922e7b1a8",
"CreateDate": "2026-01-14T01:08:42.1380663-08:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-01-14T01:08:42.1380663-08: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"
}