Skip to content

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.