Disconnect many sessions
POST
/api/v1/admin/sessions/bulk-disconnect
prm_users_live_traffic
Sends a Disconnect-Request per session id and reports the per-id outcome. One request against the write budget rather than one per session.
The same NAS-accepted-it caveat as the single disconnect applies to every id in the report, and the partial-failure envelope means a 200 does not mean all of them were sent.
At a glance
- Authentication
- Staff token or session
- Requires permission
-
prm_users_live_trafficLive traffic / disconnect - Rate limit
t_mutate
Parameters
| Parameter | Description |
|---|---|
idsrequired
body · array
|
Session ids. |
Errors
| Code | When it is returned |
|---|---|
ERR_INTERNAL503
|
no CoA dispatcher is wired |