PUT v1/bunits/{bunitId}/orainmagazinefilters/{oRainMagazineFilterId}
Update a oRain magazine filter
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bunitId |
The ID of the business unit | integer |
Required |
oRainMagazineFilterId |
integer |
Required |
Body Parameters
ORainMagazineFilterName | Description | Type | Additional information |
---|---|---|---|
Enabled |
If the magazine is enabled the business unit can use it when creating buckets If none are enabled all magazines available to parent business unit can used (no filtering is done) |
boolean |
None. |
Magazine |
The magazine the filter is related to |
ORainMagazine |
None. |
Id |
Id of the magazine the filter is related to. |
integer |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
Response Information
Resource Description
A list of all magazine filters available to a business unit
Collection of ORainMagazineFilterName | Description | Type | Additional information |
---|---|---|---|
Enabled |
If the magazine is enabled the business unit can use it when creating buckets If none are enabled all magazines available to parent business unit can used (no filtering is done) |
boolean |
None. |
Magazine |
The magazine the filter is related to |
ORainMagazine |
None. |
Id |
Id of the magazine the filter is related to. |
integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.