---
title: "Agregar URL del webhook"
method: POST
path: "/v3/webhooks/"
---

# Agregar URL del webhook

`POST /v3/webhooks/`

## Headers

- `authorization` string, required
- `Content-Type` string, required

## Request body

- object
  - `webhook` string, required — Url asignado al webhook

## Response `200`

200

- object
  - `id` integer
  - `webhook` string

## Other responses

- `400` — 400

---

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