Skip to main content
POST
Register an inbound webhook for an app. Returns the URL and signing secret ONCE

Authorizations

Authorization
string
header
required

Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.

Path Parameters

slug
string
required

Installed app slug.

Body

application/json
hookName
string
required

Hook name, e.g. stripe or github-push.

Pattern: ^[a-z0-9][a-z0-9_-]{0,63}$

Response

Successful response