Skip to main content
POST
Register a new webhook endpoint

Authorizations

Authorization
string
header
required

API key minted at /developer/api-keys. Three scopes: read_only, policy_write, admin.

Body

application/json
url
string<uri>
required
events
enum<string>[]
required
Available options:
approval.granted,
approval.denied,
audit.export.completed

Response

201

Created (signing secret in response — store it now).