POST
/
webhooks
/
test
/
trigger
/
:id

Authorizations

Authorization
string
headerrequired

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

Body

application/json
event_data
object

Data to inject into event.data. When the webhook will be triggered the event will have this data.

Response

200 - application/json
message
string