WEBHOOK
live.audio.deleted
{
  "type": "live.audio.deleted",
  "timestamp": "2025-03-25T13:02:18.000Z",
  "data": {},
  "previousAttributes": {
    "id": 253813,
    "eventId": 254470,
    "companyId": 11178,
    "date": "2025-03-21T20:00:00.000Z",
    "state": "notLive",
    "audio": null,
    "wentLiveAt": null,
    "createdAt": "2024-11-08T14:15:57.000Z",
    "updatedAt": "2025-03-21T08:43:55.000Z"
  }
}

Headers

Webhook-Id
string
required

A unique message identifier for the webhook.

Webhook-Timestamp
string
required

The time the message was generated (Unix timestamp in seconds).

Webhook-Signature
string
required

A cryptographic signature that allows you to verify the integrity and authenticity of the payload.

Body

application/json

Response

200

Webhook received successfully