cURL
curl --request POST \ --url https://api.veryfront.com/webhooks/channels/{platform} \ --header 'Authorization: Bearer <token>'
{ "ok": true }
Receives inbound platform webhooks for configured channel integrations.
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf__" - create via /api-keys endpoint.
slack
Webhook accepted or URL verification challenge returned
true