Webhook for notifications

Webhook endpoint called by Viafoura when there are notifications to send (Path is not required).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Notifications to send

uuid

UUID identifying this request

int64

Time the request was initiated in epoch ms

integer

Version of this request

notifications
array of objects

Notifications sent with this request

notifications
Headers
uuid
required

UUID identifying the request being made, unique for each request to the webhook endpoint

Responses
202

Accepted

400

Failure that should NOT be retried

401

Auth header missing or invalid

500

Failure that should be retried

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!