Update a webhook configuration. Requires API key with WEBHOOK_WRITE.
API key authentication. Use 'Authorization: Bearer YOUR_API_KEY' where YOUR_API_KEY is obtained from the Migma dashboard under Settings → API Integration.
Webhook ID (MongoDB ObjectId)
The webhook endpoint URL (must be HTTPS)
Array of event types to subscribe to
1Whether the webhook is active
Optional description for the webhook
Optional custom headers to include in webhook requests