Update project
op_update_projectUpdate an existing project by patching only specified fields such as name, description, visibility, or status. Provide the project identifier and any fields to modify.
Instructions
Patch an existing project. Only include the fields you want to change.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idOrIdentifier | Yes | ||
| name | No | ||
| description | No | ||
| public | No | ||
| active | No |