update_feature_project
Update an existing Feature Management project by key. Modify its name, description, owner, maintainers, or version.
Instructions
Update a Feature Management project by key (WRITE). Requires feature-management:projects:write scope and DT_ENABLE_WRITES.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectKey | Yes | The project key. | |
| project | Yes | Project update body (name, description, owner, maintainers, version). |