VerifiedDelivery

What a provider's signature proves about a webhook: whose workspace or installation sent it.

Fields

tenantstringrequired

The tenant the webhook belongs to, a non-empty string. The host stores the batch in this tenant and refuses an item whose sender is in another tenant.

installation_idstringrequired

The app installation that received the webhook, a non-empty string. It scopes the inbox dedup keys and the replies.

delivery_idstringrequired

The provider's id for this delivery, a non-empty string, recorded with each item.

Edit on GitHub

On this page