Jump to: POST Response Notes | API Call Builder
Sends an existing alert to an affiliate user.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| affiliate_user_id | Integer | ID of AffiliateUser 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.