---
title: "Retry a failed Webhook Notification"
method: POST
path: "/api/v2/polygon/webhooks/notifications/{id}/retry"
tags: ["Polygon Webhooks"]
---

# Retry a failed Webhook Notification

`POST /api/v2/polygon/webhooks/notifications/{id}/retry`

Retries a failed webhook notification

## Headers

- `X-Network` 'testnet' | 'mainnet'
- `Authorization` string, required
- `Content-Type` 'application/json' | 'application/x-www-form-urlencoded' | 'multipart/form-data'

---

[API](https://skmtc.net/chaingateway/apis/chaingateway-api-documentation.md) · [All operations](https://skmtc.net/chaingateway/apis/chaingateway-api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/chaingateway/chaingateway-api-documentation/revisions/ddb709b4ade7/schema)
