Update a user
User
The email address of the user, which is the primary ID in Gable
^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$The first name of the user
The last name of the user
The GitHub handle of the user
^[a-zA-Z0-9-]*$The role of the user
ADMIN, EDITOR, VIEWER User was updated successfully
The email address of the user, which is the primary ID in Gable
^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$The role of the user
ADMIN, EDITOR, VIEWER The first name of the user
The last name of the user
The GitHub handle of the user