/
/FrontendService API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 17m ago · Updated 1y ago
FrontendService36
  • getGet Organization Google Hosted Domains
  • patchUpdate Organization Google Hosted Domains
  • postLogout
  • getWhoami
  • postGet Authenticator App Options
  • postRegister Authenticator App
  • getList My Passkeys
  • postGet Passkey Options
  • postRegister Passkey
  • deleteDelete My Passkey
  • postSet Password
  • getGet Organization Microsoft Tenant IDs
  • patchUpdate Organization Microsoft Tenant IDs
  • getGet Organization
  • patchUpdate Organization
  • getGet Project
  • postRefresh
  • 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 User Invites
  • postCreate User Invite
  • getGet User Invite
  • deleteDelete User Invite
  • getList Users
  • getGet User
  • deleteDelete User
  • patchUpdate User
    FrontendService

    Update Organization

    patch/api/frontend/v1/organization

    Request body

    idstring
    displayNamestring
    createTimestring date-time
    updateTimestring date-time
    logInWithGoogleboolean
    logInWithMicrosoftboolean
    logInWithEmailboolean
    logInWithPasswordboolean
    logInWithSamlboolean
    logInWithAuthenticatorAppboolean
    logInWithPasskeyboolean
    requireMfaboolean
    googleHostedDomainsstring[]
    microsoftTenantIdsstring[]
    samlEnabledboolean

    Response

    OK

    Changes