Python SDK Changelog
Version v1.0.6 – Delete SSO Connections & Directories
🚀 What’s New
Developers can now delete SSO connections and SCIM directories through the SDK.
🛠️ Enhancements & Changes
- Added
delete_connection()to the Connections API. - Added
delete_directory()to the Directories API. - These methods allow programmatic deletion of connections and directories for a given organization.