Edit an existing view.
The request body must be a JSON object of the fields to update. The values you include replace the existing values for the fields.
Here’s an example:
Human-readable name for the view
Member ID of the maintainer for this view. Only one of maintainerId or maintainerTeamKey can be specified.
Key of the maintainer team for this view. Only one of maintainerId or maintainerTeamKey can be specified.
Unique key for the view within the account/project
Human-readable name for the view
Details on linked flags for a view - requires passing the ‘allFlags’ expand field
Details on linked segments for a view - requires passing the ‘allSegments’ expand field
Details on linked resources for a view - requires passing the ‘allResources’ expand field
Deprecated compatibility field. Mirrors _affectsSdkPayload during rollout.