Create Object Schema
create_object_schemaDefine a new object schema to specify the structure and columns of boards at the account level.
Instructions
Create a new account-level object schema. Schemas define the structure and columns of boards.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | A unique human-readable name for this object schema. Must be 3-15 characters, contain only lowercase letters, numbers, and underscores, and include at least one letter. | |
| parentId | No | The ID of the parent object schema. | |
| description | No | The description for this object schema. |