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": "70ea2e09-f8f3-4f1f-89e3-8e0c1c3b7739",
"Name": "sample string 1",
"Description": "sample string 2",
"AssetType": {
"AssetTypeId": "1fd14cdf-014c-4cec-855b-e1589cf3df42",
"Name": "sample string 1",
"Description": "sample string 2",
"DisplayColor": "sample string 3",
"SourceSystemId": "sample string 4",
"CompanyId": "c018d80f-7ef5-4bc1-9571-19cc6c0b099b",
"CreateDate": "2026-09-07T23:19:31.0359769-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T23:19:31.0359769-07:00",
"LastModifiedUser": "sample string 7"
},
"FrequencyNeeded": 1,
"ValueNeededDate": "2026-09-07T23:19:31.0359769-07:00",
"Active": true,
"Fields": [
{
"FormTypeFieldId": "d1de6c34-c400-457c-8f7c-cf1142b7782b",
"Section": {
"FormTypeSectionId": "79dcd358-ad39-43df-a0cf-c2cd0979d32d",
"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": "c2989653-36a3-48b2-9ca5-00b8411f1804",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8c356810-94fc-4baa-928e-1e4ea4875be2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "43b72a12-8746-451c-9a4d-1b2d0e38e6e7",
"CreateDate": "2026-09-07T23:19:31.0359769-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T23:19:31.0359769-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "990590d4-cfb9-4d0a-93de-51553e52d0c6",
"FieldId": "fbcddbcc-fb0a-495f-8324-48a49be1797a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "990590d4-cfb9-4d0a-93de-51553e52d0c6",
"FieldId": "fbcddbcc-fb0a-495f-8324-48a49be1797a",
"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": "d1de6c34-c400-457c-8f7c-cf1142b7782b",
"Section": {
"FormTypeSectionId": "79dcd358-ad39-43df-a0cf-c2cd0979d32d",
"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": "c2989653-36a3-48b2-9ca5-00b8411f1804",
"Name": "sample string 1"
},
"Unit": {
"UnitId": "8c356810-94fc-4baa-928e-1e4ea4875be2",
"Code": "sample string 1",
"Description": "sample string 2",
"SourceSystemId": "sample string 3",
"CompanyId": "43b72a12-8746-451c-9a4d-1b2d0e38e6e7",
"CreateDate": "2026-09-07T23:19:31.0359769-07:00",
"CreateUser": "sample string 5",
"LastModifiedDate": "2026-09-07T23:19:31.0359769-07:00",
"LastModifiedUser": "sample string 6"
},
"DisplayOrder": 1,
"MinValue": 1.0,
"MaxValue": 1.0,
"MinLength": 1,
"MaxLength": 1,
"HasValidValues": true,
"ValidValues": [
{
"ValidValueId": "990590d4-cfb9-4d0a-93de-51553e52d0c6",
"FieldId": "fbcddbcc-fb0a-495f-8324-48a49be1797a",
"FieldName": "sample string 1",
"FieldLabel": "sample string 2",
"ValueText": "sample string 3",
"LabelText": "sample string 4"
},
{
"ValidValueId": "990590d4-cfb9-4d0a-93de-51553e52d0c6",
"FieldId": "fbcddbcc-fb0a-495f-8324-48a49be1797a",
"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": "b82f3aa5-f4d8-4722-9776-49afff2bca38",
"CreateDate": "2026-09-07T23:19:31.0359769-07:00",
"CreateUser": "sample string 6",
"LastModifiedDate": "2026-09-07T23:19:31.0359769-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"
}