Executes the stored query of an intermediate table to materialize data into managed storage. With this operation, you can perform initial population and subsequent refreshes. Each call creates a new version. The returned analysis ID can be tracked using <code>GetProtectedQuery</code>. Only the intermediate table owner can call this operation.
post/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/populate
Path parameters
intermediateTableIdentifierstring required
The unique identifier of the intermediate table to populate.
membershipIdentifierstring required
The unique identifier of the membership that contains the intermediate table.
Request body
Response
Success