Name | Type | Description | Notes |
---|---|---|---|
parent_id | str | The ID of the parent for the new community | [optional] |
name | str | The name of the new community. Should be unique across all communities | |
description | str | The description of the new community | [optional] |
id | str | The ID of the new community. Should be unique within all communities.<br/>It should have a format of universally unique identifier (UUID) and should not start with <code>00000000-0000-0000-</code> which is a reserved prefix. | [optional] |