area: api
action: addwebhook
https://api.hypermail.com/api.php?apikey=YOURAPIKEYHERE&area=api&action=addwebhook
<response>
<success>Webhook Added</success>
<webhookid>1</webhookid>
</response>
{
"success": "Webhook Added",
"webhookid": "1"
}