RevokeAllMyRefreshTokens
curl -X POST "https://loading/users/me/tokens/refresh/_revoke_all" \ -H "Content-Type: application/json" \ -d '{}'{}{
"code": "not_found",
"message": "string",
"detail": {
"type": "string",
"value": "string",
"debug": {}
}
}Was this page helpful?