Skip to main content
POST
Create webhook trigger

Authorizations

Authorization
string
header
required

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

Path Parameters

id
integer<int>
required

ID

Example:

568971

Body

application/json
provider
enum<string>
required

Webhook provider type

Available options:
slack,
github,
stripe,
generic
credential_source_id
integer
required

ID of the credential source containing signing secret

event_type
string

Provider-specific event type filter

Response

Created

data
object
required