Skip to main content
POST
Register external webhook

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string<uri>
required

URL to receive HTTP POST requests.

event
string
required

Event name to subscribe to.

Required string length: 1 - 100
provider
enum<string>
default:make

Automation platform registering this webhook.

Available options:
make,
n8n

Response

OK

id
string
required
provider
string
required
event
string
required
url
string
required