Skip to main content
POST
Create Webhook

Authorizations

Authorization
string
header
required

HTTP Bearer Authentication. Generate a shared token via /authenticate/token, then pass it as Authorization: Bearer <token>.

Body

application/json
url
string<uri>
required
secret
string

Optional Svix signing secret for this webhook URL.

Response

Webhook response

status
enum<string>
Available options:
success
message
string
data
object

A webhook endpoint configured for the authenticated API key.