Creates an intermediate table in a membership. An intermediate table stores a query definition that you can execute later using <code>PopulateIntermediateTable</code> to materialize cached results. The intermediate table is owned by the member with the CAN_QUERY ability. This operation does not execute the stored query.
post/memberships/{membershipIdentifier}/intermediateTables
Path parameters
membershipIdentifierstring required
The unique identifier of the membership where the intermediate table is created.
Request body
Response
Success