POST
/
webhook
/
add_handler

Authorizations

Authorization
string
headerrequired

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

Body

application/json
type
string

The type of webhook to create

name
string

A user-friendly name for the webhook handler

handler
object