---
title: "Registrar nuevo webhook"
method: POST
path: "/webhooks"
---

# Registrar nuevo webhook

`POST /webhooks`

## Request body

- object
  - `url` string
  - `topic` string
  - `event_name` string
  - `authentication_data` object
    - `secret` string
  - `nimbo_access_token` string

## Response `200`

OK

---

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