v1
latestOpenAPI 3.0.32026-07-14314472448.6 KBadmin_users
Logout user revokes all auth tokens (devices) for the user. User of issued auth tokens (devices) will no longer be logged in and will be required to authenticate again upon next activity.
If you are running Grafana Enterprise and have Fine-grained access control enabled, you need to have a permission with action users.logout and scope global.users:*.
post/admin/users/{user_id}/logout
Path parameters
user_idinteger required
Response
An OKResponse is returned if the request was successful.