Notifies a webhook subscription with a ‘noop’ event type.
Used for testing purposes.
curl --request POST \ --url https://api.smokeball.com/webhooks/{id}/notify \ --header 'Authorization: <api-key>' \ --header 'x-api-key: <api-key>'
This response does not have an example.
When request is successful. Notifies the webhook subscription.