Houdini 20.5 Installation And Licensing Licensing Public API

Change Webhook Subscription

Change subscription for an event with the webhook.

Function: cmd_change_sub_webhook
Version: 20.0+

Argument Name

Type

Description

id

string

The id of the event to change its subscription status.

subscription

boolean

Indicates if the server should subscribe to the event and start sending these events to the webhook server.

response

{
    "success": true,
    "error": ""
}

Key

Type

Description

success

boolean

Indicates if the subscription for the event was successfully changed.

error

string

Description of why the subscription was not changed.

Licensing Public API

Administrative

Licenses

Partition System

Server

  • Ping

    Ping the server to see if its responsive.

  • Refresh DNS Cache

    Inform sesinetd to refresh its DNS cache.

Webhook