Slide 9
Slide 9 text
A notification request
POST webhooksdemo.webscript.io/ HTTP/1.1
User-Agent: DropboxWebhooks/1.0
X-Dropbox-Signature: 938f38e2b76dc0e69cfd7ea0735d251567…
Content-Type: application/json
{"delta": {"users": [12345678]}}
---
HTTP/1.1 200
Content-Length: 0
HEX(HMAC_SHA256(app_secret, request_body))