Skip to main content
POST
Create Webhook

Authorizations

Authorization
string
header
required

Authenticate with an API key (prefixed ui_sk_) or a JWT token from the dashboard.

Body

application/json
hook_url
string
required

Webhook URL to receive completed-interview data for every study in your account

Response

Successful Response

id
string
required
hook_url
string
required
signing_secret
string | null

HMAC secret for verifying delivery signatures. Shown once, at creation — store it securely

created_at
string<date-time> | null
updated_at
string<date-time> | null