Question
Using Python , how i can Create Authorization just like we create User or Group?
Hello Community,
Using Python API , how to create Authorizations ?
Example of Create User
user = User.create_new(Username, FirstName, LastName, foo@bar.com, Password123)
How to Create Authorization with similar approach ? , documentation for that seems missing.
Regards
Vivek Oza
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.