[bot] Create a webhook (attachmentActions)
POST {{WEBEXAPI}}/webhooks
Request Body
{"name"=>"AttachmentActions Test from Postman", "resource"=>"attachmentActions", "event"=>"created", "filter"=>"roomId={{_room}}", "targetUrl"=>"https://en87plexda2ac.x.pipedream.net/", "secret"=>"not THAT secret"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | ||
Content-Type | string |