POST
/
webhooks

Authorizations

X-API-KEY
string
header
required

Body

application/json
events
string[]
required
name
string
required

A unique name of the webhook

url
string
required
config
object

Configuration properties of the webhook

secret
string

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

Response

201 - application/json
created_at
string
required
events
string[]
required
name
string
required

A unique name of the webhook

url
string
required
webhook_id
string
required

The id of the webhook