Jump to: GET Response Notes | API Call Builder
Set Preference with value by Preference name.
| Name | Type | Description |
|---|---|---|
| NetworkId | Url | Network ID |
| NetworkToken | String | Network token |
| Target | String | This calls action target |
| Method | String | This calls action method |
| name | String | Preference name |
| value | String | New value for specified field |
GET Response Notes
True if successfully set value.
Return response will be in the following format: boolean.
API Call Builder
Javascript is required to use the API Call Builder.