---
title: "Subscribe to webhooks"
method: POST
path: "/webhooks"
tags: ["Webhooks"]
---

# Subscribe to webhooks

`POST /webhooks`

## Request body

- object
  - `subscriberUrl` string, required

## Response `200`

Successfully subscribed to webhooks

- object
  - `id` string, required

## Other responses

- `400` — Invalid inputs

---

[API](https://skmtc.net/reap-global/apis/reap-api.md) · [All operations](https://skmtc.net/reap-global/apis/reap-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/reap-global/reap-api/versions/525072733e02/schema)
