| Field | Type | Required | Description | Example |
|---|---|---|---|---|
name |
String | ✔️ | Name of the environment to be created | Production Environment |
parentId |
Optional<String> | ➖ | MongoDB ObjectId of the parent environment (optional) | 60d5ecb8b3b3a30015f3e1a1 |
color |
String | ✔️ | Hex color code for the environment | #3498db |