Create a webhook

Creates a new webhook endpoint. Validates events, tests the payload URL for reachability, checks for duplicate URL+event combinations, then registers the endpoint. The database record is created automatically via an incoming webhook event.

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

Webhook creation payload

string
required
length between 1 and 200

Display name for the webhook endpoint

uri
required

The URL that will receive webhook event payloads

events
array of strings
required

List of event types to subscribe to

events*
boolean
Defaults to false

Whether to restructure the payload using custom schemas

schemas
array of objects
Defaults to []

Custom schema mappings for payload restructuring

schemas
Responses

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