OBJECT
UpdateWebhookV2Reply
Description
The reply for an update webhook request.
link GraphQL Schema definition
- type UpdateWebhookV2Reply {
- # Captures details of error encountered within the system.
- WebhookErrorInfo :
- # Webhook configuration.
- WebhookV2 :
- }