Create an Organization
Create a new Organization within your tenant. To learn more about Organization settings, behavior, and configuration options, review Create Your First Organization.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Corps
The name of this organization.
1 - 50Friendly name of this organization.
1 - 255Theme defines how to style the login pages.
Metadata associated with the organization, in the form of an object with string values (max 255 chars). Maximum of 25 metadata properties allowed.
Connections that will be enabled for this organization. See POST enabled_connections endpoint for the object format. (Max of 10 connections allowed)
Controls whether this organization can be used in user flows with third-party clients. Defaults to block.
block, allow Whether app entitlement is active for this organization.
Réponse
Organization successfully created.
Organization identifier.
50The name of this organization.
1 - 50Friendly name of this organization.
1 - 255Theme defines how to style the login pages.
Metadata associated with the organization, in the form of an object with string values (max 255 chars). Maximum of 25 metadata properties allowed.
Controls whether this organization can be used in user flows with third-party clients. Defaults to block.
block, allow Whether app entitlement is active for this organization.
The organization's association with the client passed in the include_client_association_for query parameter.