Digits Webhooks API

Receive event notifications from Digits at a configured webhook endpoint; Digits POSTs a JSON event body and expects a 2xx acknowledgment (WebhookService.receiveWebhookEvent).

Documentation

API entry from apis.yml

apis.yml Raw ↑
aid: digits-com:digits-com-webhooks-api
name: Digits Webhooks API
tags:
- Webhooks
- Events
- Notifications
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://developer.digits.com
baseURL: https://connect.digits.com/v1
properties:
- url: https://developer.digits.com
  type: Documentation
description: Receive event notifications from Digits at a configured webhook endpoint; Digits POSTs a
  JSON event body and expects a 2xx acknowledgment (WebhookService.receiveWebhookEvent).