You can do like this in your model
$this->user->token()->revoke()
or you can check this also https://laracasts.com/discuss/channels/laravel/passport-how-can-i-manually-revoke-access-token?page=1#:~:text=Finally%20i%20found%20a%20method.%20I%20don%27t%20know%20if%20this%20is%20the%20correct%20method