---
title: "ping"
method: POST
path: "ping"
tags: ["Webhook Payloads"]
---

# ping

`POST ping` (webhook)

Called to check that the webhook URL is live

## Payload

- object
  - `action` 'ping', required
  - `data` object, required
    - `webhookActionType` 'ping', required — The type of action that triggered the webhook—in this case, a ping

## Acknowledgement `200`

Return a 200 status to indicate that the data was received successfully

---

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