ApiSchemas
HookDeliveryId
One shape from the contract, as it appears on the wire.
Used by hooks.deliveries, hooks.discard, hooks.redeliver, sessions.annotate, sessions.events, sessions.send
Referenced from HookDeadLetterEvent, HookDelivery, HookDeliveryNotFoundEncoded
JSON Schema
{
"type": "string",
"minLength": 1
}