POST
/
v1
/
webhooks
/
{endpointId}
/
events

Authorizations

Authorization
string
header
required

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

Body

application/json
event
string
required

The event name for webhook to react

Response

201 - application/json
endpointId
string
required

Internal ID of endpoint

events
string[]
required
url
string
required

The URL to which webhook would send requests