Backend_WebhookUpdate

struct

Request payload to update an existing webhook subscription

Property Type Description
INHERITED FROM Backend_Webhook
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the object
eventId Integer Unique identifier of the event that triggers this webhook
userId Integer Unique identifier of the user who owns this webhook
name String Friendly name or identifier for the webhook configuration
endpoint String Target HTTP URL where payload notifications will be delivered
responses Historical log of HTTP responses received from dispatch attempts
part of the Apioo-Project