Skip to Main Content

MySQL Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Is the a REST APIs to add, edit and remove users to MySQL workbench?

User_40UT5Oct 25 2022

I need following REST APIs for user management in MySql workbench.
Adding a user via API.
Assigning roles to a user via API.
Updating the roles of the user via API.
Removing the user via API.

Comments

Post Details

Added on Oct 25 2022
0 comments
70 views