Send Test Webhook Event
Send a test webhook event for a subscription
Required OAuth 2.0 scope: application/webhooks:write
Path parameters
subscription_id
The unique identifier of the subscription.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
event_type
The event type to send.
Allowed values:
Response
Successful Response
message_id
The unique message identifier of the webhook event.