cURL
curl --request POST \ --url https://api.veryfront.com/webhooks/channels/{platform} \ --header 'Authorization: Bearer <token>'
{ "ok": true }
Receives inbound webhooks for channel integrations.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
slack
Webhook accepted or URL verification challenge returned
true