All versions ->

Copy link to request setupRun requestRun
POST/v2/webhooks/subscriptions/{subscription_id}/test

Test webhook subscription

Tests a webhook subscription by sending a test event to the notification URL. API Reference ->

Sign in
SandboxProduction

Access Tokens

Sign in to populate your access tokens from the developer dashboard Sign in

Link to section

Parameters

subscription_id

string

Required

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

Link to section

Body

event_type

string

A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field's value.

POST /v2/webhooks/subscriptions/{subscription_id}/test

Response

// No response received yet.