---
title: "Load Pulse Gate"
method: POST
path: "/console/v1/gates/{id}/load_pulse"
tags: ["Gates"]
---

# Load Pulse Gate

`POST /console/v1/gates/{id}/load_pulse`

## Path parameters

- `id` string, required

## Request body

- EchidnaGateLoadPulseQueryDto
  - `refresh` 'full' | 'incremental' | 'metric'
  - `metricIDs` string[]
  - `ruleId` string, required
  - `turboMode` boolean

## Response `200`

Load Pulse Gate Response

- object
  - `message` string

---

[API](https://skmtc.net/statsig/apis/console-api.md) · [All operations](https://skmtc.net/statsig/apis/console-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/statsig/console-api/versions/3189f450c93b/schema)
