GuideLab API

Handle Medit scanner webhook events

Receives Medit Link webhook events and requires the connection-specific HMAC signature. Public endpoint; no session authentication.

POST
/webhooks/medit

Receives Medit Link webhook events and requires the connection-specific HMAC signature. Public endpoint; no session authentication.

Response Body

application/json

curl -X POST "https://example.com/webhooks/medit"
{  "ok": true}
Empty
Empty
Empty
Empty
Empty