Jump to: POST Response Notes | API Call Builder
Sends an existing alert to an employee.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| employee_id | Integer | ID of Employee object |
| alert_id | Integer | ID of Alert object |
POST Response Notes
Returns boolean true if alert successfully sent
API Call Builder
Javascript is required to use the API Call Builder.