POST
/
webhooks

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
name
string
required

A unique name of the webhook

events
string[]
required
url
string
required
secret
string

A secret to sign the body of the webhook as described at "https://docs.goteal.co"

config
object

Configuration properties of the webhook

Response

201 - application/json
webhook_id
string
required

The id of the webhook

name
string
required

A unique name of the webhook

events
string[]
required
url
string
required
created_at
string
required