v1

latestSwagger 2.02026-07-17290378721.8 KB
admin_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.

messagestring