v1
latestOpenAPI 3.1.02026-07-2416666272.6 KBCreate new webhook
Register a new webhook for the authenticated account. Panda Video will send POST requests to the provided URL when relevant events occur (such as video processing completion, live stream lifecycle events, and dubbing/AI job updates).
post/
Request body
Example request
{
"url": "https://your-server.com/panda-webhook"
}Response
Webhook created successfully