---
title: "POST /snapshot/webhook/event"
method: POST
path: "/snapshot/webhook/event"
tags: ["SnapshotWebhookController"]
---

# POST /snapshot/webhook/event

`POST /snapshot/webhook/event`

## Headers

- `authentication` string

## Request body

- SnapshotEvent
  - `id` string, required
  - `event` string, required
  - `space` string, required
  - `token` string, required
  - `secret` string, required
  - `expire` number, required

## Response `200`

Return value of SnapshotWebhookController.subscribe

---

[API](https://skmtc.dev/collab/apis/collabland-api-server.md) · [All operations](https://skmtc.dev/collab/apis/collabland-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/collab/collabland-api-server/revisions/cad064f71a2e/schema)
