Jump to: GET Response Notes | API Call Builder
Dismiss an Alert that was 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_id | Integer | ID of Alert object |
employee_id | Integer | ID of Employee object |
GET Response Notes
True if Alert was successfully dismissed.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.