Skip to main content

Revoke all sessions from all users.

POST 

/api/v4/users/sessions/revoke/all

For any session currently on the server (including admin) it will be revoked. Clients will be notified to log out users.

Minimum server version: 5.14

Permissions

Must have manage_system permission.

Responses

Sessions successfully revoked.