---
title: "Snowflake Integration"
method: POST
path: "/v3/batch/setup-snowflake"
---

# Snowflake Integration

`POST /v3/batch/setup-snowflake`

This endpoint creates a new Snowflake integration, and generates a Snowflake share.

## Request body

- object
  - `snowflake_account_id` string — The snowflake account ID within which th integration will be created.
  - `snowflake_region` string — The region of the Snowflake account.
  - `RAW_BODY` string

## Response `200`

200

- object
  - `integration_name` string
  - `share_name` string

## Other responses

- `400` — 400
- `403` — 403

---

[API](https://skmtc.net/similarweb/apis/visits-total-traffic.md) · [All operations](https://skmtc.net/similarweb/apis/visits-total-traffic/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/similarweb/visits-total-traffic/revisions/9b0175fc494c/schema)
