apidog_update_endpoint
Patch an existing API endpoint operation by export-modify-validate-import. Null values remove fields.
Instructions
Patch an existing endpoint operation by export-modify-validate-import. Null values remove fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| patch | Yes | OpenAPI operation object. A default 200 response is added if responses is omitted. | |
| method | Yes | ||
| options | No | ||
| branchId | No | Optional Apidog branch ID. Falls back to apidog.json. | |
| moduleId | No | ||
| projectId | No | Apidog project ID. Falls back to apidog.json. | |
| oasVersion | No | 3.1 | |
| exportFormat | No | JSON | |
| environmentIds | No | ||
| addFoldersToTags | No | ||
| includeApidogExtensionProperties | No |