settings
Update a user
Update a user
PATCH
Update a user
Documentation Index
Fetch the complete documentation index at: https://docs.gable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
User
The email address of the user, which is the primary ID in Gable
Pattern:
^[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
Pattern:
^[a-zA-Z0-9-]*$The role of the user
Available options:
ADMIN, EDITOR, VIEWER Response
User was updated successfully
The email address of the user, which is the primary ID in Gable
Pattern:
^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$The role of the user
Available options:
ADMIN, EDITOR, VIEWER The first name of the user
The last name of the user
The GitHub handle of the user
Update a user