This endpoint will send test data to your webhook endpoint so you may verify your integration
destination URL. This test delivery follows the same format and retry logic as production webhook deliveries.
200 status code if the test delivery was triggered successfullyX-BZ-Delivery header just like production deliveriesX-BZ-Delivery header and payload id field200 or 204 status codes424 status code, the system could not deliver the test payload to your destination endpoint. Common causes:
destination must be a valid HTTPS URLversion must be webhook/v1kind must be News/v1Your Benzinga API key
The webhook endpoint URL where the test data will be sent
API version, currently webhook/v1
webhook/v1 Identifies the message kind. Currently News/v1
News/v1 Specify token to have data transformed for production usage
Success - Test webhook delivery was sent successfully
"success"