Dismiss an Affiliate User Alert by Alert ID for the calling Affiliate User.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| api_key | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| alert_id | Integer | ID of Alert object |
GET Response Notes
On successful dismissal of the Alert.
Return response will be in the following format: true.
API Call Builder
Javascript is required to use the API Call Builder.