- Live under the
src/webhooksdirectory - Have a
.webhook.tssuffix. - Contain an
export default async functionthat:
API
createWebhookHandler– creates a webhook handlerupdateWebhookHandler– updates a webhook handlerdeleteWebhookHandler– deletes a webhook handler