Svix Endpoint Create
通过 Aident Loadout 使用 Svix Tools 的 Svix Endpoint Create。执行前查看输入、输出、设置、价格和风险。
服务提供商说明
Tool to create a new Svix webhook endpoint. Use after obtaining the app ID to register your webhook receiver URL.
通过 Aident Loadout 使用 Svix Tools 的 Svix Endpoint Create。执行前查看输入、输出、设置、价格和风险。
Tool to create a new Svix webhook endpoint. Use after obtaining the app ID to register your webhook receiver URL.
uidstringOptional unique identifier for the endpoint. Must be unique within the application.
url必填stringThe webhook endpoint URL that will receive POST requests with event payloads Must use HTTPS and be publicly accessible; localhost and private network URLs will fail delivery.
app_id必填stringThe application's ID or UID. Use SVIX_APP_CREATE to create an application first.
secretstringSigning secret for webhook signature verification. Auto-generated if omitted. Must start with 'whsec_' prefix if provided.
versionintegerEndpoint version number. Defaults to 1 if not specified.
channelsarrayList of message channels to filter. Only messages sent to these channels will be delivered. Omit to receive messages from all channels.
disabledbooleanSet to true to create the endpoint in a disabled state (won't receive webhooks)
rate_limitintegerMaximum number of webhook deliveries per second. Leave empty for no limit.
descriptionstringHuman-readable description to identify the endpoint's purpose
filter_typesarrayList of event type names to filter. Only these event types will be sent to this endpoint. Omit to receive all event types. Event type names must exactly match; mismatches silently prevent delivery.
data必填Data from the action execution
errorstringError if any occurred during the execution of the action
successful必填booleanWhether or not the action execution was successful or not
API 密钥连接。风险等级 2/5。
免费操作
目前没有已发布技能明确引用此操作。