18 February 2026
Connectors
You can now delete ConnectorStaged using the Connect API. Deleting a ConnectorStaged will also delete the published Connector, so you can ensure that outdated or unused Connectors are fully removed.
This allows you to programmatically remove Connectors that are no longer needed, helping you maintain a clean and organized Connect environment.
Changes:
- [API] Added the Delete ConnectorStaged by ID endpoint to the Connect API.
- [API] Added the Delete ConnectorStaged by Key endpoint to the Connect API.