Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Qminder’s backend sends HTTP requests to registered URLs every time a Line in the account has changed.
POST /webhooks HTTP/1.1 X-Qminder-Signature: SIGNATURE Content-Type: application/json { "type": "line_changed", "data": { "id": 12345, "name": "Registration" }