Doug Lauder
9fa8c8c0c8
Add bulk set (replace) channel memberships API endpoint ( #36031 )
...
* Add bulk set (replace) channel memberships API
PUT /api/v4/channels/{channel_id}/members accepts a complete desired
membership list and reconciles it against the current state, adding
missing users and removing extras while leaving existing members
untouched. Results stream back as NDJSON with configurable batch size
and delay to manage server load. Sysadmin only. Private channels
cannot be emptied entirely.
2026-04-15 01:41:33 -04:00
..
2026-01-27 15:49:08 +01:00
2025-08-28 07:47:28 -06:00
2026-01-26 17:05:34 -05:00
2026-01-13 11:59:22 -05:00
2025-04-16 09:34:18 -04:00
2023-06-27 11:10:13 -03:00
2024-03-12 08:36:05 -06:00
2024-04-25 21:18:25 +05:30
2023-08-03 12:45:10 -03:00
2026-04-15 01:41:33 -04:00
2026-02-02 13:41:14 +00:00
2024-09-16 17:51:51 +02:00
2023-08-03 12:45:10 -03:00
2023-06-27 11:10:13 -03:00
2026-03-05 19:15:00 +00:00
2026-02-13 10:37:00 +00:00
2024-04-25 21:18:25 +05:30
2026-03-30 16:20:47 +00:00
2023-06-27 11:10:13 -03:00
2023-10-17 15:09:26 -04:00
2023-08-03 12:45:10 -03:00
2024-11-21 13:40:46 -07:00
2025-10-30 13:42:29 +00:00
2025-06-10 12:06:38 +02:00
2026-04-03 14:50:44 -04:00
2023-11-14 09:12:04 -05:00
2024-06-17 12:07:05 -04:00
2026-03-05 19:16:33 +00:00
2024-04-18 11:50:30 +05:30
2024-06-24 14:05:23 -04:00
2025-01-14 09:24:31 +00:00
2025-11-11 16:57:49 -05:00
2024-02-09 14:49:49 -05:00
2024-07-17 16:02:39 -06:00
2023-08-03 12:45:10 -03:00
2026-03-27 10:36:35 +01:00
2024-02-01 15:33:24 -07:00
2026-03-27 10:36:35 +01:00
2023-06-27 11:10:13 -03:00
2026-01-13 11:59:22 -05:00
2026-03-11 15:53:06 -04:00
2025-11-17 09:02:19 -07:00
2025-02-21 17:08:58 +02:00
2023-06-27 11:10:13 -03:00
2024-11-04 11:39:35 +05:30
2024-12-12 12:19:09 +01:00
2023-06-27 11:10:13 -03:00
2026-03-11 15:53:06 -04:00
2023-06-27 11:10:13 -03:00
2026-03-30 16:20:47 +00:00
2025-12-18 13:36:56 +01:00
2023-08-03 12:45:10 -03:00
2023-06-27 11:10:13 -03:00
2026-02-16 11:07:02 -05:00
2026-03-27 10:36:35 +01:00
2025-11-10 13:40:26 -05:00