v1
latestOpenAPI 3.0.32026-07-2226694862.5 KBWebhooks
Update Webhook
put/networks/webhooks/{webhookId}
Path parameters
webhookIdinteger required
The webhook ID.
Request body
Response
Example response
{
"network_webhook_id": 1,
"network_id": 1,
"webhook_types": [
"affiliate_updated"
],
"http_method": "post",
"webhook_url": "https://example.com/webhook",
"description": "My webhook",
"status": "active",
"time_created": 1774726693,
"time_saved": 1774726693
}