API Docs / Schemas / CreateDataFormCategoryRequest

CreateDataFormCategoryRequest

DTO for creating 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