---
title: Test Your Webhook
framework: appstoreconnectapi
role: symbol
role_heading: Web Service Endpoint
path: appstoreconnectapi/post-v1-webhookpings
---

# Test Your Webhook

Send an event to your server to verify your server-side webhook configuration.

## URL

POST https://api.appstoreconnect.apple.com/v1/webhookPings

## Response Codes

201 Created: 400 Bad Request: 401 Unauthorized: 403 Forbidden: 409 Conflict: 422 : 429 :

## Mentioned in

Configuring and parsing App Store Connect API webhook notifications
