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.