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": "f1a3fe1a-fff8-4438-8e8a-42a78637a84f",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "4ad05645-4462-4660-a54f-5c9d9cca5747",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "8ce3e07d-e00e-4ed0-9363-0500b4939c7d",
"CreateDate": "2026-06-02T11:06:01.2427234-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T11:06:01.2427234-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-06-02T11:06:01.2427234-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "082226dc-b686-4daa-b7ff-3b6233a14ea9",
"Section": {
"FormTypeSectionId": "3a9e02e0-f2a8-444e-8d49-ba91fbc50f9f",
"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": "c7503c5d-e737-4db6-8f71-36e8b482796e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d3d37195-20e3-49ec-bab6-9c273f2964e3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4883c5ce-dac0-4dd9-a9d2-3ebed67b8f6a",
"CreateDate": "2026-06-02T11:06:01.2427234-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T11:06:01.2427234-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "10a8024f-d0bb-41d2-bad6-66aebc232a8c",
"FieldId": "3dabbe7f-6c16-4a72-897b-bc2dacc180a4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "10a8024f-d0bb-41d2-bad6-66aebc232a8c",
"FieldId": "3dabbe7f-6c16-4a72-897b-bc2dacc180a4",
"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": "082226dc-b686-4daa-b7ff-3b6233a14ea9",
"Section": {
"FormTypeSectionId": "3a9e02e0-f2a8-444e-8d49-ba91fbc50f9f",
"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": "c7503c5d-e737-4db6-8f71-36e8b482796e",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "d3d37195-20e3-49ec-bab6-9c273f2964e3",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "4883c5ce-dac0-4dd9-a9d2-3ebed67b8f6a",
"CreateDate": "2026-06-02T11:06:01.2427234-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-06-02T11:06:01.2427234-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "10a8024f-d0bb-41d2-bad6-66aebc232a8c",
"FieldId": "3dabbe7f-6c16-4a72-897b-bc2dacc180a4",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "10a8024f-d0bb-41d2-bad6-66aebc232a8c",
"FieldId": "3dabbe7f-6c16-4a72-897b-bc2dacc180a4",
"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": "5cd6ee6d-d23a-4f9a-ab16-66719cd55b94",
"CreateDate": "2026-06-02T11:06:01.2427234-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-06-02T11:06:01.2427234-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"
}