Notify a webhook

This webhook can be configured via the Alcméon administration UI when a new API application is created (this endpoint should be implemented by your server).

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

a unique monitonically increasing notification id

action
object

The action associated with this notification.

Response
200

Return a 200 status to indicate that the data was received successfully.

If you do not return a 200 status, we will not attempt a new delivery. The API call will timeout after one second.

Language
LoadingLoading…