v48

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-208342528.4 KB
Webhooks

Edit a webhook

Update a single webhook

patch/webhooks/{id}

Request body

Example request

{
  "data": {
    "attributes": {
      "url": "https://webhook.site/#!/39084fbb-d887-42e8-be08-b9183ad02362"
    }
  }
}

Response

OK