Receive a notification
Outgoing webhook notification endpoint
Outgoing webhook endpoint to send notifications about changes on different entities within Enfuce system. This webhook needs to be implemented by a 3rd party system in order to get notifications. Enfuce is expecting a response within 1000 ms.
POST
Body
application/json
Notification information. The fields are different depending which type of notification it is.
The body is of type object
.
The body is of type object
.
The body is of type object
.
The body is of type object
.
The body is of type object
.
Response
201
application/json
A new notification event created
The response is of type object
.