Authorizations
Oauth 2.0 authentication
Body
Simulates a mock webhook event.
The event name. Specify one of the subscribed events. For each request, provide only one event.
50
The ID of the webhook. If omitted, the URL is required.
50
The URL for the webhook endpoint. If omitted, the webhook ID is required.
2048
The identifier for event type ex: 1.0/2.0 etc.
Response
A successful request returns the HTTP 202 Accepted
status code and a JSON response body that shows details for the mock event.
A webhook event notification.
The ID of the webhook event notification.
The date and time when the webhook event notification was created, in Internet date and time format.
The name of the resource related to the webhook notification event.
The event version in the webhook notification.
The event that triggered the webhook event notification.
A summary description for the event notification.
The resource version in the webhook notification.
The resource that triggered the webhook event notification.
An array of request-related HATEOAS links.