Create webhook

Create a webhook to send events to a URL.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

realmstringRequired

Request

JSON body
attributesobjectOptional
idstringOptional
enabledbooleanOptional
urlstringOptional
secretstringOptional
createdBystringOptional
createdAtlongOptional
realmstringOptional
eventTypeslist of stringsOptional

Response

Webhook created

Errors

400
Bad Request Error