UNPKG
pager-duty-js
Version:
latest (0.1.5)
0.1.5
PagerDuty API Client
pager-duty-js
/
docs
/
Change.md
16 lines
(11 loc)
•
214 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# PagerDuty JS
## Events API
### Change
*
sendChangeEvent
(integrationKey, data) ```javascript
/** *
@param
{String<required>} integrationKey *
@param
{Object<required>} data *
@returns
{Promise<Object>} */
```