Skip to main content
Glama

bookstack_users_update

Modify user account details in BookStack, including name, email, password, roles, and active status, to manage access and permissions.

Instructions

Update a user's details including name, email, password, and role assignments

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesUser ID to update
nameNoNew user display name
emailNoNew user email address (must be unique)
passwordNoNew user password
rolesNoNew array of role IDs (replaces existing roles)
activeNoSet user active/inactive status
external_auth_idNoExternal authentication ID for LDAP/SAML users

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pnocera/bookstack-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server