---
title: "Regenerate webhook path (creates new URL)"
method: POST
path: "/api/v1/webhooks/configurations/{id}/regenerate-path"
tags: ["webhooks"]
---

# Regenerate webhook path (creates new URL)

`POST /api/v1/webhooks/configurations/{id}/regenerate-path`

## Path parameters

- `id` string, required

## Response `200`

- RegeneratePathResponseDto
  - `id` string, uuid, required
  - `webhookPath` string, required
  - `url` string, uri, required

---

[API](https://skmtc.net/shipsecai/apis/shipsec-studio-api.md) · [All operations](https://skmtc.net/shipsecai/apis/shipsec-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shipsecai/shipsec-studio-api/revisions/cc60562ad9f3/schema)
