Skip to main content
POST
Add Webhook

Authorizations

token
string
query
required

Vida API Token

Body

application/json
url
string
required

Webhook URL

Example:

"https://hooks.zapier.com/hooks/catch/123456/abcdef"

label
string
required

Friendly label for webhook

Example:

"Zapier Hook"

type
enum<string>
required

Webhook type

Available options:
conversation,
incoming,
contact,
agent,
onboarding
Example:

"conversation"

Response

OK