---
title: "Register webhook URL"
method: POST
path: "/api/v2/webhooks"
tags: ["Webhooks"]
---

# Register webhook URL

`POST /api/v2/webhooks`

## Request body

- object
  - `url` string, uri, required
  - `secret` string — For HMAC signature verification

## Response `200`

Webhook registered

---

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