createOrganizationCompletable
abstract fun createOrganizationCompletable(parameters: Discovery.CreateOrganizationParameters): CompletableFuture<OrganizationCreateResponse>
Create a new organization. If an end user does not want to join any already-existing organization, or has no possible organizations to join, this endpoint can be used to create a new Organization and Member. This operation consumes the Intermediate Session. This endpoint can also be used to start an initial session for the newly created member and organization.
Return
Parameters
parameters
required for creating an organization