API Docs / Schemas / UpdateDataFormCategoryRequest

UpdateDataFormCategoryRequest

DTO for updating a form category

Properties

Name Type Description
namestring

The display name of the form category

The display name of the form category

JSON Example

{
  "name": "string"
}

Used By Operations