apidog_upsert_endpoints
Batch create or update multiple API endpoints in Apidog with a single import. Provide method, path, and operation for each endpoint to sync API documentation in one operation.
Instructions
Batch create or update multiple endpoints in a single import. More efficient than calling apidog_upsert_endpoint multiple times. Each entry needs method, path, and the full operation object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoints | Yes | Array of endpoints to upsert |