webhookTester
POST {{url}}/utils/webhookTester
- Use this API to test webhooks by sending an event to webhook endpoints.
Request Body
{"AccessToken"=>"{{AccessToken}}", "event"=>" here i am "}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
origin | string |