apps
Register an inbound webhook for an app. Returns the URL and signing secret ONCE
Register an inbound webhook for an app. Returns the URL and signing secret ONCE.
POST
Register an inbound webhook for an app. Returns the URL and signing secret ONCE
Authorizations
Workspace-scoped Dench API key from workspace settings. This is the same key used by DENCH_API_KEY in sandboxes.
Path Parameters
Installed app slug.
Body
application/json
Hook name, e.g. stripe or github-push.
Pattern:
^[a-z0-9][a-z0-9_-]{0,63}$Response
Successful response