update_filter_segment
Replace an existing filter segment with a new configuration by providing its UID and full filter segment body. Requires write permissions for filter segments.
Instructions
Update (replace) a filter segment by UID (WRITE, platform storage filter-segments v1). All fields are overwritten. Requires storage:filter-segments:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uid | Yes | ||
| filterSegment | Yes | Full filter segment body to replace the existing one (name, isPublic, includes, etc.). |