Skip to content

Send test event to subscription

POST
/api/v1/integrations/webhooks/{subscription_id}/test

Sends a test event payload to the subscription URL and returns the delivery result.

Authorizations

Parameters

Path Parameters

subscription_id
required
string

Responses

200

Successful Response

object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string