Skip to main content

Revoke all active sessions for a user

POST 

/api/v4/users/:user_id/sessions/revoke/all

Revokes all user sessions from the provided user id and session id strings.

Permissions

Must be logged in as the user being updated or have the edit_other_users permission. Minimum server version: 4.4

Request

Responses

User sessions revoked successfully