CreateWebhookConfig creates a new outbound webhook.
POST/api/v1/ticketing/webhooks
Webhooks POST events to external URLs when ticket events occur. Configure events, authentication, and retry behavior.
Errors
- INVALID_ARGUMENT: Invalid URL or events
- PERMISSION_DENIED: Caller lacks webhook:admin permission
Request
Responses
- 200
- default
A successful response.
An unexpected error response.