RevokeAllMyRefreshTokens
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
This is an empty request
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?