|docs
Start Trial

Test a webhook subscription

Test a webhook subscription.

Fires a test event against the webhook subscription. If properly configured, this will deliver the pagey.ping webhook event to the destination.

Scoped OAuth requires: webhook_subscriptions.write

Authorization<token>

The API Key with format Token token=<API_KEY>

In: header

Path Parameters

id*string

The ID of the resource.

Header Parameters

Accept*string

The Accept header is used as a versioning header.

Default"application/vnd.pagerduty+json;version=2"

Response Body