---
title: "Changes to Verify payload signature of the webhook"
method: POST
path: "/webhooks/verifyEvent"
---

# Changes to Verify payload signature of the webhook

`POST /webhooks/verifyEvent`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 10 of 18 revisions.

- **2024-09-20** `be3dc330edf3` — 1 breaking, 1 info
- **2024-08-16** `660a45415efe` — 1 breaking
- **2024-08-14** `17251bf7794f` — 1 info
- **2024-08-09** `3539cfe8509c` — 1 breaking
- **2024-08-07** `3ce49f5aad53` — 1 info
- **2024-08-05** `ca0fa45ebd05` — 1 breaking
- **2024-08-05** `ca213ae36b7f` — 1 info
- **2024-08-05** `167edd5346ec` — 1 breaking
- **2024-08-03** `9d25bd589fe9` — 1 breaking, 4 info
- **2024-08-01** `f48b82299d9d` — 1 info

## Changes

- **2024-09-20** `be3dc330edf3` — 1 breaking, 1 info
  - removed the success response with the status `200`
  - added the success response with the status `201`
- **2024-08-16** `660a45415efe` — 1 breaking
  - removed the success response with the status `201`
- **2024-08-14** `17251bf7794f` — 1 info
  - added the success response with the status `201`
- **2024-08-09** `3539cfe8509c` — 1 breaking
  - removed the success response with the status `201`
- **2024-08-07** `3ce49f5aad53` — 1 info
  - added the success response with the status `201`
- **2024-08-05** `ca0fa45ebd05` — 1 breaking
  - removed the success response with the status `201`
- **2024-08-05** `ca213ae36b7f` — 1 info
  - endpoint added
- **2024-08-05** `167edd5346ec` — 1 breaking
  - api path removed without deprecation
- **2024-08-03** `9d25bd589fe9` — 1 breaking, 4 info
  - removed the media type `application/json` for the response with the status `201`
  - the request property `payload` became nullable
  - the request property `secret` became nullable
  - the request property `signature` became nullable
  - added the success response with the status `200`
- **2024-08-01** `f48b82299d9d` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/panoratech/apis/panora-api-2/docs/webhooks/verifyEvent/post.md) · [API](https://skmtc.dev/panoratech/apis/panora-api-2.md) · [Page](https://skmtc.dev/panoratech/apis/panora-api-2/changes/webhooks/verifyEvent/post)
