API Documentation
Authorization
Agents
Phone Numbers
SIP
Messaging
Knowledge
Accounts
Billing
API Reference
Post apiv2agentzapierresponse
POST
/
api
/
v2
/
agent
/
zapier
/
response
curl --request POST \
--url https://api.vida.dev/api/v2/agent/zapier/response \
--header 'Content-Type: application/json' \
--data '{
"requestId": "<any>",
"responseData": "<any>"
}'
curl --request POST \
--url https://api.vida.dev/api/v2/agent/zapier/response \
--header 'Content-Type: application/json' \
--data '{
"requestId": "<any>",
"responseData": "<any>"
}'