Skip to main content

Create a new webhook

Create a new webhook

Path Parameters
  • realm string required

    realm name (not id!)

Request Body required

JSON body

  • attributes object
  • id string
  • enabled boolean
  • url string
  • secret string
  • createdBy string
  • createdAt string
  • realm string
  • eventTypes string[]
Responses

Webhook created

Loading...