apidog_update_module
Update Apidog module fields to rename or adjust module details. Specify the module ID and a patch containing the new field values.
Instructions
Update module fields. Use for renaming modules.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | Module fields to update, for example {"name": "New name"}. | |
| branchId | No | Optional Apidog branch ID. Falls back to apidog.json. | |
| moduleId | Yes | ||
| projectId | No | Apidog project ID. Falls back to apidog.json. |