BackendService

Create Organization

Create an Organization.

post/v1/organizations

Request body

idstring

The Organization ID. Starts with org_....

displayNamestring

A human-friendly name for the Organization.

createTimestring date-time

When the Organization was created.

updateTimestring date-time

When the Organization was last updated.

logInWithGoogleboolean

Whether the Organization supports "Log in with Google".

logInWithMicrosoftboolean

Whether the Organization supports "Log in with Microsoft".

logInWithGithubboolean

Whether the Organization supports Log in with GitHub.

logInWithEmailboolean

Whether the Organization supports "Log in with email".

logInWithPasswordboolean

Whether the Organization supports "Log in with password".

logInWithSamlboolean

Whether the Organization supports "Log in with SAML".

logInWithOidcboolean

Whether the Organization supports "Log in with OIDC".

logInWithAuthenticatorAppboolean

Whether the Organization supports authenticator apps as a secondary auth factor.

logInWithPasskeyboolean

Whether the Organization supports passkeys as a secondary auth factor.

requireMfaboolean

Whether the Organization requires a secondary auth factor.

scimEnabledboolean

Whether the Organization has SCIM enabled.

customRolesEnabledboolean

Whether the Organization's Users can create Organization-specific Roles.

apiKeysEnabledboolean

Whether API Keys are enabled for the Organization.

Response

OK

Changes

Changed in 6 of the 10 revisions of this API.52110

    • added the new optional request property

      new-optional-request-property

    • added the optional property ///// to the response with the status

      response-optional-property-added

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the optional property ///// to the response with the status

      response-optional-property-added

    • added the optional property ///// to the response with the status

      response-optional-property-added

    • added the new optional request property

      new-optional-request-property

    • added the optional property ///// to the response with the status

      response-optional-property-added

  • e3ac0347dfbe1131See the full diff
    • the response's property type changed from object to no type for status

      response-property-type-changed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • removed the optional property / from the response with the status

      response-optional-property-removed

    • added to the response property allOf list for the response status

      response-property-all-of-added

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • the / response's property type changed from object to no type for status

      response-property-type-changed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    • removed the optional property // from the response with the status

      response-optional-property-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • endpoint added

      endpoint-added