Updated deleteUsers to use V2 API Endpoints (#2624)

This commit is contained in:
Saket Aryan
2025-05-05 23:23:13 +05:30
committed by GitHub
parent d41f19b9ce
commit 725a1aa114
4 changed files with 86 additions and 28 deletions

View File

@@ -209,6 +209,12 @@ mode: "wide"
<Tab title="TypeScript">
<Update label="2025-05-05" description="v2.1.23">
**New Features:**
- **Client:** Updated `deleteUsers` to use `v2` API.
- **Client:** Deprecated `deleteUser` and added deprecation warning.
</Update>
<Update label="2025-05-02" description="v2.1.22">
**New Features:**
- **Client:** Updated `deleteUser` to use `entity_id` and `entity_type`