update_design_element
Partially update a design element's properties in a game development project, including name, description, type, or dates.
Instructions
Partially update a design element (PATCH)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| typeId | No | ||
| endDate | No | ||
| projectId | Yes | ||
| startDate | No | ||
| description | No | ||
| designElementId | Yes |