AsyncAPI channel · Dropbox Sign · Dropbox Sign Events and Callbacks

/dropbox-sign/account-callback

Single subscriber endpoint that receives every Dropbox Sign account callback. The `event.event_type` field on the JSON body identifies the event class. One event is sent per HTTP POST.

Provider: Dropbox Sign AsyncAPI: v2.6.0 Spec: Dropbox Sign Events and Callbacks Operations: 1 Messages: 1

Channel address

/dropbox-sign/account-callback

Operations

publish
receiveAccountCallback
Receive a Dropbox Sign account callback

Messages

AccountEventCallback
Account-scoped event delivered to the account callback URL. The `event.event_type` discriminator carries the specific event name.
Content-Type: multipart/form-data

About AsyncAPI

The AsyncAPI specification describes event-driven APIs the way OpenAPI describes request/response APIs. A channel is the named pipe — a webhook URL, a Kafka topic, a WebSocket route, an MQTT subject — that producers and consumers publish or subscribe to. Each channel carries one or more messages with structured payloads, and an operation declares whether a given party sends or receives on that channel.

Browse every event-driven channel on the APIs.io network or compare with the broader Naftiko capability, Agent Skill, and MCP server surfaces of the same providers.