/
/BackendService API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1y ago
BackendService36
  • getList Organizations
  • postCreate Organization
  • getGet Organization
  • deleteDelete Organization
  • patchUpdate Organization
  • getGet Organization Google Hosted Domains
  • patchUpdate Organization Google Hosted Domains
  • getGet Organization Microsoft Tenant IDs
  • patchUpdate Organization Microsoft Tenant IDs
  • getList Passkeys
  • getGet Passkey
  • deleteDelete Passkey
  • patchUpdate Passkey
  • getGet Project
  • getList SAML Connections
  • postCreate SAML Connection
  • getGet SAML Connection
  • deleteDelete SAML Connection
  • patchUpdate SAML Connection
  • getList SCIM API Keys
  • postCreate SCIM API Key
  • getGet SCIM API Key
  • deleteDelete SCIM API Key
  • patchUpdate SCIM API Key
  • postRevoke SCIM API Key
  • getList Sessions
  • getGet Session
  • getList User Invites
  • postCreate User Invite
  • getGet User Invite
  • deleteDelete User Invite
  • getList Users
  • postCreate User
  • getGet User
  • deleteDelete User
  • patchUpdate User
    BackendService

    Update User

    patch/v1/users/{id}

    Path parameters

    idstring required

    Request body

    idstring
    organizationIdstring
    emailstring
    createTimestring date-time
    updateTimestring date-time
    ownerboolean
    googleUserIdstring
    microsoftUserIdstring
    hasAuthenticatorAppboolean

    Response

    OK

    Changes