WebhookRuntimeTestPayload
Defined in: packages/webhook/src/runtime/types.ts:68
Properties
Section titled “Properties”endpointId
Section titled “endpointId”endpointId:
string
Defined in: packages/webhook/src/runtime/types.ts:69
event?
Section titled “event?”
optionalevent:Partial<WebhookEvent<any>>
Defined in: packages/webhook/src/runtime/types.ts:70