v1
latestOpenAPI 3.0.32026-07-2226694862.5 KBWebhooks
Create Webhook
post/networks/webhooks
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
}