---
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

## Changes

- **2026-01-02** `49f9aebc704a` — 1 breaking, 1 info
  - removed the success response with the status `201`
  - added the success response with the status `200`
- **2026-01-01** `5bb404a1ab99` — 1 info
  - endpoint added
- **2025-10-24** `8db531c050e5` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/shipsecai/apis/shipsec-studio-api/changes/api/v1/webhooks/configurations/:id/regenerate-path/post.md)

---

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