Skip to main content
WEBHOOK
video.created
{
  "data": {
    "timestamp": "2024-01-15T10:30:00Z",
    "videoId": "vid_xyz789",
    "videoName": "Product Demo"
  },
  "type": "<string>"
}

Body

application/json
data
object
required

Triggered when a new video is created in your workspace

type
string
required

The event type identifier

Allowed value: "video.created"

Response

200

Webhook received successfully