Houdini 20.0 インストールとライセンス設定 ライセンス用公開API

Webhookのサブスクリプションを変更する

Webhookでのイベントのサブスクリプションを変更します。

Function: cmd_change_sub_webhook
Version: 20.0+

引数名

型 説明

id

string | サブスクリプションステータスを変更する、イベントのID。

subscription

boolean | サーバーがイベントにサブスクライブし、これらのイベントのWebhookサーバーへの送信を開始するかどうかを示します。

レスポンス

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

キー

型 説明

success

boolean | イベントのサブスクリプションが正常に変更されたかどうかを示します。

error

string | サブスクリプションが変更されなかった理由の説明。

ライセンス用公開API

Administrative

Licenses

Partition System

Server

Webhook