Skip to content

Commit 2b6c76e

Browse files
committed
changelog: mention new guide
1 parent 315e6fa commit 2b6c76e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

docs/changelog/overview.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,12 @@ This page lists changes to Flare's API.
1212
Release notes for the Flare Platform can be found on the [product documentation website](https://docs.flare.io/releases).
1313
</Note>
1414

15+
<Update label="2026-02-05" description="API - February 2026">
16+
Published a new
17+
[List and Update Identifiers <Icon icon="book" size={16} />](/guides/update-identifiers)
18+
guide.
19+
</Update>
20+
1521
<Update label="2025-11-19" description="Python SDK - v1.2.0">
1622
Released version 1.2.0 of the
1723
[Python SDK <Icon icon="book" size={16} />](/sdk/python).

docs/guides/update-identifiers.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 'List and Update Identity Identifiers'
2+
title: 'List and Update Identifiers'
33
---
44
Identifiers (domains, keywords, identities, and other types) can be listed and updated via the Management API.
55
This guide covers how to list identifiers, retrieve a specific identifier by ID, and update it using the endpoints below.

0 commit comments

Comments
 (0)