update_project
Update an existing Mautic project by providing its ID and a new unique name, with optional description and additional properties.
Instructions
Fully update an existing project (Mautic 7 API v2)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID | |
| name | Yes | Project name (required, must be unique) | |
| description | No | Project description | |
| properties | No | Additional JSON properties |