Flags
Update Flag
Updates flag metadata. Does not change the flag config — use Update Flag Config for that.
PATCH
Path parameters
string
required
string
required
The flag’s
key, not its id.Body
All fields are optional. The flagkey is immutable — it cannot be changed after creation.
string
New display name.
string
New description.
boolean
Toggle browser SDK visibility.
boolean
Pass
true to archive the flag (sets archivedAt to now). Pass false to unarchive.