Step 4 — Test generated queries in the BigQuery sandbox
Source Creator
Step 4 — Test generated queries in the BigQuery sandbox
POST /source-creator/test-queries
POST
Step 4 — Test generated queries in the BigQuery sandbox
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
POST /source-creator/test-queries Description: Runs the session’s generated queries through a dry-run syntax check, then executes the sales-data query against sample data in the tenant’s BigQuery sandbox dataset, and validates the resulting schema. Requires the tenant to already have a BigQuery dataset configured (i.e. at least one prior royalty file processed). Rate limited viaheavyOperationLimiter (BigQuery sandbox
operations).
Authorization:
- Required role:
adminor higher
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json