Skip to Main Content

MySQL Database

Announcement

Testing banner

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
28 views