improvement: add bulk delete org members endpoint and table support

This commit is contained in:
Scott Wilson
2025-07-29 16:42:13 -07:00
parent 00e382d774
commit 4f00fc6777
15 changed files with 835 additions and 303 deletions

View File

@@ -0,0 +1,4 @@
---
title: "Bulk Delete User Memberships"
openapi: "DELETE /api/v2/organizations/{organizationId}/memberships"
---