---
title: "create replication slot for postgres"
method: POST
path: "/w/{workspace}/postgres_triggers/slot/create/{path}"
tags: ["postgres_trigger"]
---

# create replication slot for postgres

`POST /w/{workspace}/postgres_triggers/slot/create/{path}`

## Path parameters

- `workspace` string, required
- `path` string, required

## Request body

- Slot
  - `name` string

## Response `201`

slot created

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
