Webhook v1 Test Trigger
GET Webhook Test
this endpoint will send data to your endpoint so you may test.
GET
/
webhook
/
test
Responses
success.
Error Indicating that the Request received invalid. Inspect response body for details.
Error Indicating that the system encountered an error delivering the test payload. Inspect response body for details.
Internal System Error.
Headers
Specifies return format
Available options:
application/json
Query Parameters
(optional) specify token to have data transformed for production usage
api version currently webhook/v1
Available options:
webhook/v1
Identifies the message kind. Currently News/v1
Available options:
News/v1
where the api will send the fake data
Was this page helpful?