How to delete users by email id using azure SCIM api in databricks?
I need to know if there is a way to delete a user from databricks using email only using SCIM api? As of now I can see it can only delete user by ID which means I need to first retrive the ID of the user and then use it to delete.I am using this api ...
- 991 Views
- 0 replies
- 0 kudos