Jump to: POST Response Notes | API Call Builder
Deletes a TargetRuleOffer, i.e. removes a TargetRule from an Offer.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
rule_offer_id | Integer | The TargetRuleOffer.id to remove. |
POST Response Notes
Return response will be in the following format: void.
API Call Builder
Javascript is required to use the API Call Builder.