Webhooks
Add Webhook
Add a new webhook destination.
POST
https://api.vida.dev
/
api
/
v2
/
webhooks
Authorizations
token
string
queryrequiredVida API Token
Body
application/json
url
string
requiredWebhook URL
label
string
requiredFriendly label for webhook
type
enum<string>
requiredWebhook type
Available options:
conversation
, incoming
, contact