Inbound Webhook Filters
Creates or updates a Inbound Webhook Filter for a given experience
Create an Inbound Webhook Filter
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The ID of the experience, which will look like exp_*************
The filters of the inbound webhook
Response
200 - application/json
The response is of type object
.
Was this page helpful?