v1

latestOpenAPI 3.1.02026-07-2414103.5 MB

Create Table S3 / Snowflake / GCS

Creates a permanent AWS S3 or Snowflake table. Note that before creating a table, you must create an integration.

post/batch/v4/integration/create-table

Request body

RAW_BODYstring

Response

200

locationstring
report_idstring
statusstring
table_namestring

Example response

{
  "location": "s3://web-bulk-api-reports-production-us-east-1/12345678/test_s3/test",
  "report_id": "5e2326ff-bec0-41dd-8f68-7a771083d4ba",
  "status": "pending",
  "table_name": "test"
}