Outbound webhook events sent by PerryWeather using schema version 1.2.
Signature header behavior:
- Header:
x-pw-signature - Algorithm: base64(HMAC-SHA256)
- Signed value: exact raw JSON request body bytes
Notes:
- If key material is unavailable,
x-pw-signaturemay be omitted.