---
title: "Changes to Verify a builder webhook destination"
method: POST
path: "/api/v1/webhooks/{id}/verify"
---

# Changes to Verify a builder webhook destination

`POST /api/v1/webhooks/{id}/verify`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 6 of 31 revisions.

- **2026-08-29** `7c0c7cdd41ee` — 9 warning
- **2026-08-29** `8582a359fa07` — 20 info
- **2026-07-30** `19193b177154` — 18 warning, 110 info
- **2026-07-14** `22ab6cfbf300` — 3 warning, 48 info
- **2026-06-01** `422bd4dc1611` — 81 warning, 1 info
- **2026-05-08** `80e8658e5acf` — 1 info

## Changes

- **2026-08-29** `7c0c7cdd41ee` — 9 warning
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `400`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `401`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `402`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `403`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `404`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `423`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `429`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `500`
  - added the new `database_unavailable` enum value to the `error/reason` response property for the response status `503`
- **2026-08-29** `8582a359fa07` — 20 info
  - added the optional property `meta/ranking_as_of` to the response with the `200` status
  - added the optional property `meta/ranking_as_of` to the response with the `400` status
  - added the optional property `meta/ranking_as_of` to the response with the `401` status
  - added the optional property `meta/ranking_as_of` to the response with the `402` status
  - added the optional property `meta/ranking_as_of` to the response with the `403` status
  - added the optional property `meta/ranking_as_of` to the response with the `404` status
  - added the optional property `meta/ranking_as_of` to the response with the `423` status
  - added the optional property `meta/ranking_as_of` to the response with the `429` status
  - added the optional property `meta/ranking_as_of` to the response with the `500` status
  - added the optional property `meta/ranking_as_of` to the response with the `503` status
  - added the optional property `meta/ranking_generation` to the response with the `200` status
  - added the optional property `meta/ranking_generation` to the response with the `400` status
  - added the optional property `meta/ranking_generation` to the response with the `401` status
  - added the optional property `meta/ranking_generation` to the response with the `402` status
  - added the optional property `meta/ranking_generation` to the response with the `403` status
  - added the optional property `meta/ranking_generation` to the response with the `404` status
  - added the optional property `meta/ranking_generation` to the response with the `423` status
  - added the optional property `meta/ranking_generation` to the response with the `429` status
  - added the optional property `meta/ranking_generation` to the response with the `500` status
  - added the optional property `meta/ranking_generation` to the response with the `503` status
- **2026-07-30** `19193b177154` — 18 warning, 110 info
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `400`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `401`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `402`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `403`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `404`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `423`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `429`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `500`
  - added the new `idempotency_in_progress` enum value to the `error/reason` response property for the response status `503`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `400`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `401`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `402`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `403`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `404`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `423`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `429`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `500`
  - added the new `webhook_delivery_in_progress` enum value to the `error/reason` response property for the response status `503`
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `200` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `400` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `401` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `402` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `403` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `404` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `423` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `429` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `500` status
  - added the optional property `meta/category_skill_base_payload_hash` to the response with the `503` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `200` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `400` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `401` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `402` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `403` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `404` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `423` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `429` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `500` status
  - added the optional property `meta/category_skill_enriched_base_payload_hash` to the response with the `503` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `200` status
  - added the optional property `meta/category_skill_model_operationally_degraded` to the response with the `400` status
  - …88 more
- **2026-07-14** `22ab6cfbf300` — 3 warning, 48 info
  - added the new `insider_radar_flag_raised` enum value to the `data/event_types/items/` response property for the response status `200`
  - added the new `smart_money_flow_detected` enum value to the `data/event_types/items/` response property for the response status `200`
  - added the new `wallet_grade_changed` enum value to the `data/event_types/items/` response property for the response status `200`
  - added the optional property `error/reason` to the response with the `400` status
  - added the optional property `error/reason` to the response with the `401` status
  - added the optional property `error/reason` to the response with the `402` status
  - added the optional property `error/reason` to the response with the `403` status
  - added the optional property `error/reason` to the response with the `404` status
  - added the optional property `error/reason` to the response with the `423` status
  - added the optional property `error/reason` to the response with the `429` status
  - added the optional property `error/reason` to the response with the `500` status
  - added the optional property `error/reason` to the response with the `503` status
  - added the optional property `error/retry_at` to the response with the `400` status
  - added the optional property `error/retry_at` to the response with the `401` status
  - added the optional property `error/retry_at` to the response with the `402` status
  - added the optional property `error/retry_at` to the response with the `403` status
  - added the optional property `error/retry_at` to the response with the `404` status
  - added the optional property `error/retry_at` to the response with the `423` status
  - added the optional property `error/retry_at` to the response with the `429` status
  - added the optional property `error/retry_at` to the response with the `500` status
  - added the optional property `error/retry_at` to the response with the `503` status
  - added the optional property `meta/directional_source` to the response with the `200` status
  - added the optional property `meta/directional_source` to the response with the `400` status
  - added the optional property `meta/directional_source` to the response with the `401` status
  - added the optional property `meta/directional_source` to the response with the `402` status
  - added the optional property `meta/directional_source` to the response with the `403` status
  - added the optional property `meta/directional_source` to the response with the `404` status
  - added the optional property `meta/directional_source` to the response with the `423` status
  - added the optional property `meta/directional_source` to the response with the `429` status
  - added the optional property `meta/directional_source` to the response with the `500` status
  - added the optional property `meta/directional_source` to the response with the `503` status
  - added the optional property `meta/ranking_source` to the response with the `200` status
  - added the optional property `meta/ranking_source` to the response with the `400` status
  - added the optional property `meta/ranking_source` to the response with the `401` status
  - added the optional property `meta/ranking_source` to the response with the `402` status
  - added the optional property `meta/ranking_source` to the response with the `403` status
  - added the optional property `meta/ranking_source` to the response with the `404` status
  - added the optional property `meta/ranking_source` to the response with the `423` status
  - added the optional property `meta/ranking_source` to the response with the `429` status
  - added the optional property `meta/ranking_source` to the response with the `500` status
  - …11 more
- **2026-06-01** `422bd4dc1611` — 81 warning, 1 info
  - added the new `account_locked` enum value to the `error/code` response property for the response status `400`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `401`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `402`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `403`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `404`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `423`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `429`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `500`
  - added the new `account_locked` enum value to the `error/code` response property for the response status `503`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `400`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `401`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `402`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `403`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `404`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `423`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `429`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `500`
  - added the new `bad_request` enum value to the `error/code` response property for the response status `503`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `400`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `401`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `402`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `403`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `404`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `423`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `429`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `500`
  - added the new `forbidden` enum value to the `error/code` response property for the response status `503`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `400`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `401`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `402`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `403`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `404`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `423`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `429`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `500`
  - added the new `internal_error` enum value to the `error/code` response property for the response status `503`
  - added the new `invalid_api_key` enum value to the `error/code` response property for the response status `400`
  - added the new `invalid_api_key` enum value to the `error/code` response property for the response status `401`
  - added the new `invalid_api_key` enum value to the `error/code` response property for the response status `402`
  - added the new `invalid_api_key` enum value to the `error/code` response property for the response status `403`
  - …42 more
- **2026-05-08** `80e8658e5acf` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/0xinsider/apis/0xinsider-api/docs/api/v1/webhooks/:id/verify/post.md) · [API](https://skmtc.dev/0xinsider/apis/0xinsider-api.md) · [Page](https://skmtc.dev/0xinsider/apis/0xinsider-api/changes/api/v1/webhooks/:id/verify/post)
