Documentation navigation

Auth

Revoke a session as an administrator

POST/auth/logout

Revokes a user session through the Auth admin API.

Parameters

jwtstring
The user access token to revoke.
scope?SignOutScope
The revocation scope.

Returns

datanull
errorAuthError | null