Set a value for one of the calling Affiliate User's preferences.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
api_key | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
name | String | User preference name. See the UserPreferences model for a list of preferences names that can be updated.Show Supported Values |
value | String | New value for specified field |
GET Response Notes
If the preference is updated
Return response will be in the following format: true.
API Call Builder
Javascript is required to use the API Call Builder.