Create a new webhook
POST/:realm/webhooks
Create a new webhook
Request
Path Parameters
realm stringrequired
realm name (not id!)
- application/json
Body
required
JSON body
attributes object
id string
enabled boolean
url string
secret string
createdBy string
createdAt string
realm string
eventTypes string[]
Responses
- 201
- 400
Webhook created
Malformed webhook