The webhook payloads you receive from Quartr
Webhook-Id
: A unique message identifier (not user-controlled).Webhook-Timestamp
: The time the message was generated (Unix timestamp in seconds).Webhook-Signature
: A cryptographic signature that allows you to verify the integrity and authenticity of the payload.timestamp
: The time the event occurred.type
: The type of event that occurred.data
: The new state of the entity. Empty for deletes.previousAttributes
: The partial representation of previous state of the entity.live.audio.updated
event payload mirrors the Live Audio
model in our API.