DELETE api/Alerts/{affiliateId}/{alertId}
Deletes the alert.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
affiliateId |
The affiliate identifier. |
integer |
Required |
alertId |
The alert identifier. |
integer |
Required |
v |
The requested API version |
string |
Default value is 2.0 |
Body Parameters
None.
Response Information
Resource Description
Deletes the alert.
booleanResponse Formats
application/json, text/json
Sample:
true