# Update Client WebHook

## The UpdateWebhookRequest object

```json
{"openapi":"3.0.3","info":{"title":"TeloAI API","version":"1.0.0"},"components":{"schemas":{"UpdateWebhookRequest":{"type":"object","properties":{"url":{"type":"string","format":"uri"},"events":{"type":"array","items":{"type":"string"}}}}}}}
```
