---
title: "Webhook Portal"
method: POST
path: "/api/v1.0/public/configure_webhook/"
tags: ["/configure_webhook"]
---

# Webhook Portal

`POST /api/v1.0/public/configure_webhook/`

Configure a webhook to receive real-time file processing updates.

## Response `200`

Webhook configured successfully

- object
  - `dashboard_url` string, required — The URL of the dashboard to configure webhook

## Other responses

- `400` — Invalid webhook URL

---

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