文章 Create Webhook REST 端点

URLs

POST api/v1/webhooks.xml (or .json)

请求参数

名称

类型

描述

必需

默认值

选项

CallBackUrl

string

Url of the Webhook to register to

IsEnabled

bool

Disabled webhooks will not recieve any event data

SubscribedWebhookIds

string

Comma-separated list of ids of each Webhook to register to. This will set each listed webhook as subscribed, and each not listed webhook as not subscribed.