Jump to: POST Response Notes | API Call Builder
Sends an existing alert to a group of network employees.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| employee_ids | Array | IDs of Employee object |
| alert_id | Integer | ID of Alert object |
POST Response Notes
Returns a count of alerts sent to employees as an integer
API Call Builder
Javascript is required to use the API Call Builder.