Jump to: GET Response Notes | API Call Builder
Dismiss multiple Alerts that were sent 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 |
alert_ids | Array | IDs of Alert object array |
employee_id | Integer | ID of Employee object |
GET Response Notes
Return response will be in the following format: void.
API Call Builder
Javascript is required to use the API Call Builder.