Skip to main content
POST
Create a new webhook endpoint

Authorizations

X-Api-Key
string
header
required

Body

application/json
name
string
required

Display name for the endpoint (does not filter events)

url
string<uri>
required

HTTPS URL that will receive webhook POST requests

Response

Webhook endpoint created

data
object
success
boolean
Example:

true