---
title: "postWebhook"
method: POST
path: "/postWebhook"
tags: ["Integration"]
---

# postWebhook

`POST /postWebhook`

Subscribe a webhook for a specified event. Read the [Webhooks guide](https://integrations.cloudbeds.com/hc/en-us/articles/360007612553-Webhooks) to see available objects, actions, payload info and more.

## Response `200`

200 Response

- PostWebhookResponse
  - `success` boolean — Returns if the request could be completed
  - `data` object — Subscription details
    - `subscriptionID` string — Subscription ID

---

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