Jump to: GET Response Notes | API Call Builder
Updates the action for a TargetRuleOffer (toggle between allow and deny).
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 whose action is being updated. |
action | String | The new action in {allow, deny} |
GET Response Notes
Return response will be in the following format: void.
API Call Builder
Javascript is required to use the API Call Builder.