Create a Webhook
POST /v1/webhooks
Request Body
["*"] in events to subscribe to all platform events.
Response — 201 Created
Register a new webhook subscription to receive Essal platform events at your endpoint.
POST /v1/webhooks
Request Body
["*"] in events to subscribe to all platform events.
Response — 201 Created