Update a user
User
Update a user
Updates user properties including name, status, type, and assigned roles.
PUT
Update a user
Documentation Index
Fetch the complete documentation index at: https://docs.gorules.io/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Unique identifier of the user to update
Body
application/json
Updated first name
Updated last name
Updated user status
Available options:
active, disabled, locked Updated user type
Available options:
invited, member, author, admin, owner List of role IDs to assign to the user
Role ID
Response
200 - application/json
The updated user
The updated user
Unique identifier of the user
Email address of the user
User type/role within the organisation
Available options:
invited, member, author, admin, owner Current status of the user account
Available options:
active, disabled, locked Timestamp when the user was created
Timestamp when the user was last updated
First name of the user
Last name of the user
Whether this is a service account
Roles assigned to the user