POST

https://api.vida.dev

/
api
/
v2
/
webhooks
curl --request POST \
  --url https://api.vida.dev/api/v2/webhooks \
  --header 'Content-Type: application/json' \
  --data '{
  "url": "https://hooks.zapier.com/hooks/catch/123456/abcdef",
  "label": "Zapier Hook",
  "type": "conversation"
}'
This response has no body data.

Authorizations

token
string
queryrequired

Vida API Token

Body

application/json
url
string
required

Webhook URL

label
string
required

Friendly label for webhook

type
string
required

Webhook type