WEBHOOK
live.audio.created
{
  "type": "live.audio.created",
  "timestamp": "2025-03-25T13:45:25.000Z",
  "data": {
    "id": 329679,
    "eventId": 330452,
    "companyId": 19794,
    "date": "2025-05-13T12:00:00.000Z",
    "state": "notLive",
    "audio": null,
    "wentLiveAt": null,
    "createdAt": "2025-03-25T13:45:25.000Z",
    "updatedAt": "2025-03-25T13:45:25.000Z"
  },
  "previousAttributes": {}
}

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