updateCompletable
abstract fun updateCompletable(parameters: Organization.UpdateOrganizationParameters): CompletableFuture<UpdateOrganizationResponse>
Updates the Organization of the logged-in member. The member must have permission to call this endpoint via the project's RBAC policy & their role assignments. An Organization must always have at least one auth setting set to either RESTRICTED or ALL_ALLOWED in order to provision new Members.
Return
Parameters
parameters
the parameters required for updating an organization