Update this webhook by id
PUT/:realm/webhooks/:webhookId
Update this webhook by id
Request
Path Parameters
realm stringrequired
realm name (not id!)
webhookId stringrequired
webhook id
- application/json
Body
required
attributes object
id string
enabled boolean
url string
secret string
createdBy string
createdAt string
realm string
eventTypes string[]
Responses
- 204
- 404
success
Webhook doesn't exist