Update an existing webhook endpoint configuration including URL, status, and subscribed events.
Update an existing webhook endpoint configuration, including URL, status, and subscribed events.Documentation Index
Fetch the complete documentation index at: https://docs.jogg.ai/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication. Obtain your key from the JoggAI dashboard.
Unique webhook endpoint identifier
"wh_123456"
Updated webhook endpoint URL
"https://your-domain.com/webhook"
Webhook status
enabled, disabled "enabled"
Updated list of event types
[
"generated_avatar_video_success",
"generated_avatar_video_failed",
"generated_photo_avatar_success"
]
Success