CreateWebhookOkResponse
Properties
Name | Type | Required | Description |
---|---|---|---|
webhook | CreateWebhookWebhook2 | ❌ |
CreateWebhookWebhook2
Properties
Name | Type | Required | Description |
---|---|---|---|
id | string | ❌ | The webhook's ID. |
name | string | ❌ | The webhook's name. |
collection | string | ❌ | The unique ID of the collection that triggers when calling this webhook. |
webhookUrl | string | ❌ | The webhook's URL. |
uid | string | ❌ | The webhook's unique ID. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs