Jump to: GET Response Notes | API Call Builder
Sets all the email notification subscriptions for a user, deleting any records of
scenarios no longer subscribed to and inserting records for new scenario subscriptions.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
user_id | Integer | ID of User object |
scenario_ids | Array | IDs of Scenario object to subscribe toShow Supported Values |
GET Response Notes
Return response will be in the following format: void.
API Call Builder
Javascript is required to use the API Call Builder.