Hi @Amit_Dass_Chmp, In general, both API and CLI can be used to manage members and groups in the Unity Catalog. The choice between the two often depends on your specific use case and comfort level with each tool.
APIs are often preferred for their flexibility and the ability to integrate with other systems. They can be used programmatically in a variety of languages, making them a good choice if youโre pla...1.
On the other hand, CLI (Command Line Interface) tools can be easier to use for those who are comfortable with command line environments. They can be a quicker way to perform tasks without needing to write a script or program2.
However, itโs important to note that the specific procedures for adding members to groups can vary depending on the system youโre using. For instance, in the Unity Cloud Dashboard, you would typically go to Administration > Organization ...3.
In conclusion, while APIs might offer more flexibility and integration options, CLIs could be more straightforward for quick tasks. Itโs best to choose the method that fits your needs and expertise the best. Hope this helps! ๐