Consumer_Webhook

struct

Webhook endpoint subscription definition

Property Type Description
kind String Uniquely identifies the object schema type
id Integer Unique identifier for the webhook
status Integer Status code indicating whether the webhook subscription is active
event String Target event name triggering this webhook
name String Descriptive label for the webhook registration
endpoint String Target HTTP endpoint URL to receive webhook event payloads
responses List of recent delivery attempts and status responses
part of the Apioo-Project