Create Webhook

Register a new webhook for a given event type. Auth secrets are encrypted before storage. Limited to 10 webhooks per API key.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Validates the payload for creating a new webhook.

Required fields: url, event_type, is_test. Optional fields: header_name, prefix, auth_secret.

uri
required
length ≥ 1
string
enum
required
  • clientview_updated - Clientview Updated
  • incremental_update - Incremental Update
  • series_updated - Series Updated
Allowed:
boolean
required
string
length ≥ 1
string
length ≥ 1
string
length ≥ 1
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json