WebhookEndpoint
Public webhook endpoint configured for outbound webhook delivery.
- authType: string enum
Type requiredOutbound delivery auth type. Tokens are never returned by read or list responses.
values- bearer
Token - custom
Headers
- idType: stringrequired
Webhook endpoint ID
- urlType: string Format: urirequired
HTTPS URL that receives Augment webhook deliveries
- customType: object ยท WebhookCustomHeadersnullable
Headers Optional custom headers sent with webhook deliveries
Custom headers sent with webhook deliveries.
- propertyType: string
Name
- nameType: string
Display name for the endpoint