ZITADEL Docs
APIsCore ResourcesV1Authenticated User

RevokeAllMyRefreshTokens

POST
/users/me/tokens/refresh/_revoke_all

Request Body

application/json

[key: string]?never

Response Body

application/json

curl -X POST "https://loading/users/me/tokens/refresh/_revoke_all" \  -H "Content-Type: application/json" \  -d '{}'
{}

Was this page helpful?