createIntermediateTable
abstract suspend fun createIntermediateTable(input: CreateIntermediateTableRequest): CreateIntermediateTableResponse
Creates an intermediate table in a membership. The intermediate table is owned by the member with the CAN_QUERY ability. To populate the table with results, use PopulateIntermediateTable.