Magidoc

UserUpdateInputObject
Input Object

Input object for updating a user.

Fields

#

databaseId

Database ID for user to lookup.

id

User id.

mcpApiKeyAction

Manage the user's MCP API key. GENERATE issues a new key (rotating any existing active one); REVOKE revokes the current active key. The plaintext value is returned only once on the mutation payload (mcpApiKeyPlaintext). .

requestedGroups

[ String !]

List of Groups the user is requesting to join.

requestedLicenses

List of Licenses the user is requesting.

requestedLicensesExtraData

Extra configuration options for the Licenses requested by the user.

requestedOriginGroup

origin group requested for user.

requestedScopeRoles

Scope roles requested for the user.

user

Fields for user to be created.

username

Username for user to lookup.