Import (or re-import) an OpenAPI spec into a connector
POST/external-apis/:connectorId/endpoints/import
Requires at least the admin role in the owning organization.
Request
Responses
- 200
- 400
- 401
- 404
- 422
Import result: the endpoint set after the import, parser warnings, and an added/updated/removed diff summary
Invalid connectorId format, or the OpenAPI spec failed to parse
Authentication required
Resource not found
Validation failed