Files
mattermost/api/v4/source
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-26 17:05:34 -05:00
2026-01-13 11:59:22 -05:00
2023-06-27 11:10:13 -03:00
2024-03-12 08:36:05 -06:00
2023-08-03 12:45:10 -03:00
2023-06-27 11:10:13 -03:00
2023-06-27 11:10:13 -03:00
2023-08-03 12:45:10 -03:00
2024-04-18 11:50:30 +05:30
2023-08-03 12:45:10 -03:00
2023-06-27 11:10:13 -03:00
2026-01-13 11:59:22 -05:00
2023-06-27 11:10:13 -03:00
2024-12-12 12:19:09 +01:00
2023-06-27 11:10:13 -03:00
2023-06-27 11:10:13 -03:00
2023-08-03 12:45:10 -03:00
2023-06-27 11:10:13 -03:00